Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ attach
Method
attach
api/src/context/java/io/grpc/Context.java:712–715 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
710
}
711
712
@Override
713
public
Context attach() {
714
return
uncancellableSurrogate.attach();
715
}
716
717
@Override
718
public
void
detach(Context toAttach) {
Callers
4
useIndependentRpcContext
Method · 0.95
watchRemovedWhenClientCloses
Method · 0.95
testCascadingCancellationViaOuterContextCancellation
Method · 0.95
useIndependentRpcContext
Method · 0.95
Calls
1
attach
Method · 0.45
Tested by
4
useIndependentRpcContext
Method · 0.76
watchRemovedWhenClientCloses
Method · 0.76
testCascadingCancellationViaOuterContextCancellation
Method · 0.76
useIndependentRpcContext
Method · 0.76