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

Method getKey

api/src/main/java/io/grpc/QueryParams.java:185–187  ·  view source on GitHub ↗

Returns the key. Any characters that needed URL encoding have already been decoded.

()

Source from the content-addressed store, hash-verified

183 * <p>Any characters that needed URL encoding have already been decoded.
184 */
185 public String getKey() {
186 return key;
187 }
188
189 /**
190 * Returns the value, or {@code null} if this is a "lone" key.

Callers 15

entryPropertiesMethod · 0.95
removeEldestEntryMethod · 0.45
invalidateAllMethod · 0.45
fitToLimitMethod · 0.45
cleanupExpiredEntriesMethod · 0.45
SpiffeBundleMethod · 0.45
completeMethod · 0.45
failedMethod · 0.45
checkMapEntryTypesMethod · 0.45

Calls

no outgoing calls