MCPcopy Index your code
hub / github.com/grpc/grpc-java / size

Method size

api/src/context/java/io/grpc/PersistentHashArrayMappedTrie.java:299–299  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

297 Node<K,V> put(K key, V value, int hash, int bitsConsumed);
298
299 int size();
300 }
301}

Callers 15

CheckForUpdatesTaskMethod · 0.65
tearDownMethod · 0.65
runPendingRunnablesMethod · 0.65
checkUniqueKeyMethod · 0.65
createMethod · 0.65
valuesMethod · 0.65
estimatedSizeMethod · 0.65
doGetMethod · 0.65
numPendingTasksMethod · 0.65

Implementers 3

Leafapi/src/context/java/io/grpc/Persisten
CollisionLeafapi/src/context/java/io/grpc/Persisten
CompressedIndexapi/src/context/java/io/grpc/Persisten

Calls

no outgoing calls