Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ getDefault
Method
getDefault
api/src/main/java/io/grpc/CallOptions.java:338–340 ·
view source on GitHub ↗
Returns the user supplied default value for this key.
()
Source
from the content-addressed store, hash-verified
336
* Returns the user supplied default value
for
this key.
337
*/
338
public
T getDefault() {
339
return
defaultValue;
340
}
341
342
@Override
343
public
String toString() {
Callers
15
get
Method · 0.45
testKeyCaseHandling
Method · 0.45
socketFactory_default
Method · 0.45
OkHttpClientTransport
Method · 0.45
OkHttpServerBuilder
Class · 0.45
socketFactory
Method · 0.45
findPlatform
Method · 0.45
preferredTestCiphers
Method · 0.45
testBaggageIsPropagatedToHandlerContext
Method · 0.45
inject_map_nullCarrier
Method · 0.45
inject_map_invalidBinaryFormat
Method · 0.45
inject_map_NotSampledContext
Method · 0.45
Calls
no outgoing calls
Tested by
15
testKeyCaseHandling
Method · 0.36
socketFactory_default
Method · 0.36
preferredTestCiphers
Method · 0.36
testBaggageIsPropagatedToHandlerContext
Method · 0.36
inject_map_nullCarrier
Method · 0.36
inject_map_invalidBinaryFormat
Method · 0.36
inject_map_NotSampledContext
Method · 0.36
verify_inject_map
Method · 0.36
extract_map_NotSampledContext
Method · 0.36
verify_extract_map
Method · 0.36
inject_metadata_nullCarrier
Method · 0.36
inject_metadataSetter_NotSampledContext
Method · 0.36