Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ close
Method
close
api/src/main/java/io/grpc/MetricRecorder.java:176–176 ·
view source on GitHub ↗
Unregister.
()
Source
from the content-addressed store, hash-verified
174
// Redefined to not throw an exception.
175
/** Unregister. */
176
@Override
177
void
close();
178
}
179
}
Callers
11
run
Method · 0.65
shutDown
Method · 0.65
onFinished
Method · 0.65
run
Method · 0.65
close
Method · 0.65
cancellableContext_closeCancelsWithNullCause
Method · 0.65
keyManager
Method · 0.65
trustManager
Method · 0.65
close
Method · 0.65
keyManager
Method · 0.65
trustManager
Method · 0.65
Implementers
15
S2AStub
s2a/src/main/java/io/grpc/s2a/internal
S2AProtocolNegotiator
s2a/src/main/java/io/grpc/s2a/internal
ChannelResource
s2a/src/main/java/io/grpc/s2a/internal
CachingRlsLbClient
rls/src/main/java/io/grpc/rls/CachingR
RlsPicker
rls/src/main/java/io/grpc/rls/CachingR
LinkedHashLruCache
rls/src/main/java/io/grpc/rls/LinkedHa
LogEntryRecorder
gae-interop-testing/gae-jdk8/src/main/
ForwardingReadableBufferTest
core/src/test/java/io/grpc/internal/Fo
ManagedChannelImplTest
core/src/test/java/io/grpc/internal/Ma
ServerImplTest
core/src/test/java/io/grpc/internal/Se
ResourceFactory
core/src/test/java/io/grpc/internal/Sh
ExceptionOnCloseResource
core/src/test/java/io/grpc/internal/Sh
Calls
no outgoing calls
Tested by
5
run
Method · 0.52
shutDown
Method · 0.52
onFinished
Method · 0.52
run
Method · 0.52
cancellableContext_closeCancelsWithNullCause
Method · 0.52