Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/grpc/grpc-java
/ put
Method
put
api/src/context/java/io/grpc/PersistentHashArrayMappedTrie.java:297–297 ·
view source on GitHub ↗
(K key, V value, int hash, int bitsConsumed)
Source
from the content-addressed store, hash-verified
295
V get(K key,
int
hash,
int
bitsConsumed);
296
297
Node<K,V> put(K key, V value,
int
hash,
int
bitsConsumed);
298
299
int
size();
300
}
Callers
15
CheckForUpdatesTask
Method · 0.65
depMap
Method · 0.65
testCopyCredentialToHeaders
Method · 0.65
copyCredentialsToHeaders
Method · 0.65
invalidBase64
Method · 0.65
credentialsReturnNullMetadata
Method · 0.65
oauthClassesNotInClassPath
Method · 0.65
process
Method · 0.65
updateState
Method · 0.65
getEffectiveChildPolicy
Method · 0.65
createOrGet
Method · 0.65
createKeyBuilderTable
Method · 0.65
Implementers
3
Leaf
api/src/context/java/io/grpc/Persisten
CollisionLeaf
api/src/context/java/io/grpc/Persisten
CompressedIndex
api/src/context/java/io/grpc/Persisten
Calls
no outgoing calls
Tested by
15
CheckForUpdatesTask
Method · 0.52
depMap
Method · 0.52
testCopyCredentialToHeaders
Method · 0.52
copyCredentialsToHeaders
Method · 0.52
invalidBase64
Method · 0.52
credentialsReturnNullMetadata
Method · 0.52
oauthClassesNotInClassPath
Method · 0.52
process
Method · 0.52
streamCreated
Method · 0.52
retryBackoffThenChannelShutdown_retryShouldStillHappen_newCallShouldFail
Method · 0.52
hedgingScheduledThenChannelShutdown_hedgeShouldStillHappen_newCallShouldFail
Method · 0.52
setUp
Method · 0.52