MCPcopy Create free account
hub / github.com/grpc/grpc-java / isShutdown

Method isShutdown

xds/src/test/java/io/grpc/xds/StatefulFilter.java:47–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45 }
46
47 public boolean isShutdown() {
48 return shutdown.get();
49 }
50
51 @Override
52 public void close() {

Calls 1

getMethod · 0.65

Tested by

no test coverage detected