Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ functions
Functions
22,628 in github.com/grpc/grpc-java
⨍
Functions
22,628
◇
Types & classes
3,835
Method
getBinaryNotGrpcTraceBin
()
opentelemetry/src/test/java/io/grpc/opentelemetry/MetadataGetterTest.java:52
Method
getBoolean
(CharSequence name)
netty/src/main/java/io/grpc/netty/AbstractHttp2Headers.java:78
Method
getBooleanAndRemove
(CharSequence name)
netty/src/main/java/io/grpc/netty/AbstractHttp2Headers.java:168
Method
getBootstrapInfo
()
xds/src/test/java/io/grpc/xds/XdsNameResolverTest.java:2541
Method
getBootstrapInfo
()
xds/src/test/java/io/grpc/xds/XdsServerTestHelper.java:209
Method
getBootstrapInfo
()
xds/src/main/java/io/grpc/xds/client/XdsResourceType.java:114
Method
getBootstrapInfo
()
xds/src/main/java/io/grpc/xds/client/XdsClientImpl.java:439
Method
getByteAndRemove
(CharSequence name)
netty/src/main/java/io/grpc/netty/AbstractHttp2Headers.java:178
Method
getByteBuffer
()
core/src/main/java/io/grpc/internal/CompositeReadableBuffer.java:236
Method
getByteBuffer
()
core/src/main/java/io/grpc/internal/ReadableBuffers.java:314
Method
getByteBuffer
()
core/src/main/java/io/grpc/internal/ReadableBuffers.java:384
Method
getByteBuffer
()
core/src/main/java/io/grpc/internal/ForwardingReadableBuffer.java:120
Method
getByteBuffer
()
core/src/main/java/io/grpc/internal/AbstractReadableBuffer.java:68
Method
getByteBuffer
()
netty/src/main/java/io/grpc/netty/NettyReadableBuffer.java:117
Method
getByteBufferDelegatesToComponents
()
core/src/test/java/io/grpc/internal/CompositeReadableBufferTest.java:258
Method
getByteBufferDoesNotAffectBufferPosition
()
core/src/testFixtures/java/io/grpc/internal/ReadableBufferTestBase.java:128
Method
getByteBufferFromCompositeBufferReturnsOnlyFirstComponent
()
netty/src/test/java/io/grpc/netty/NettyReadableBufferTest.java:69
Method
getByteBufferFromSingleNioBufferBackedBuffer
()
netty/src/test/java/io/grpc/netty/NettyReadableBufferTest.java:60
Method
getByteBufferIsNotAffectedByBufferRead
()
core/src/testFixtures/java/io/grpc/internal/ReadableBufferTestBase.java:138
Method
getBytesToSendToPeer
(ByteBuffer bytes)
alts/src/test/java/io/grpc/alts/internal/FakeTsiHandshaker.java:142
Method
getBytesToSendToPeer
(ByteBuffer bytes)
alts/src/test/java/io/grpc/alts/internal/AltsProtocolNegotiatorTest.java:472
Method
getBytesToSendToPeer
Gets bytes that need to be sent to the peer. @param bytes The buffer to put handshake bytes.
alts/src/main/java/io/grpc/alts/internal/AltsTsiHandshaker.java:149
Method
getBytesToSendToPeer
Gets data that is ready to be sent to the to the remote peer. This should be called in a loop until no bytes are written to the output buffer. @param
alts/src/main/java/io/grpc/alts/internal/NettyTsiHandshaker.java:45
Method
getCallOptions
()
core/src/main/java/io/grpc/internal/CallCredentialsApplyingTransportFactory.java:136
Method
getCallOptions
Call options. @since 1.2.0
api/src/main/java/io/grpc/LoadBalancer.java:477
Method
getCandidatesViaHardCoded
Accessor for method.
api/src/main/java/io/grpc/InternalServiceProviders.java:67
Method
getCandidatesViaHardCoded_failAtInit
()
api/src/test/java/io/grpc/ServiceProvidersTest.java:204
Method
getCandidatesViaHardCoded_failAtInit_moreCandidates
()
api/src/test/java/io/grpc/ServiceProvidersTest.java:216
Method
getCandidatesViaHardCoded_multipleProvider
()
api/src/test/java/io/grpc/ServiceProvidersTest.java:190
Method
getCandidatesViaHardCoded_skipsWrongClassType
()
api/src/test/java/io/grpc/ServiceProvidersTest.java:247
Method
getCandidatesViaHardCoded_throwsErrorOnMisconfiguration
()
api/src/test/java/io/grpc/ServiceProvidersTest.java:228
Method
getCertificateAndCheckUpdates
()
xds/src/test/java/io/grpc/xds/internal/security/certprovider/FileWatcherCertificateProviderTest.java:159
Method
getCertificate_badKeyFile
()
xds/src/test/java/io/grpc/xds/internal/security/certprovider/FileWatcherCertificateProviderTest.java:377
Method
getCertificate_initialMissingCertFile
()
xds/src/test/java/io/grpc/xds/internal/security/certprovider/FileWatcherCertificateProviderTest.java:352
Method
getCertificate_missingCertFile
()
xds/src/test/java/io/grpc/xds/internal/security/certprovider/FileWatcherCertificateProviderTest.java:364
Method
getCertificate_missingKeyFile
()
xds/src/test/java/io/grpc/xds/internal/security/certprovider/FileWatcherCertificateProviderTest.java:371
Method
getCertificate_missingRootFile
()
xds/src/test/java/io/grpc/xds/internal/security/certprovider/FileWatcherCertificateProviderTest.java:392
Method
getChannel
()
android/src/main/java/io/grpc/android/UdsSocket.java:91
Method
getChannel
()
services/src/test/java/io/grpc/protobuf/services/ChannelzServiceTest.java:77
Method
getChannel
Returns a top level channel aka {@link io.grpc.ManagedChannel}.
services/src/main/java/io/grpc/protobuf/services/ChannelzService.java:88
Method
getChannel
Returns a top level channel aka {@link io.grpc.ManagedChannel}.
services/src/main/java/io/grpc/services/ChannelzService.java:66
Method
getChannel
()
api/src/test/java/io/grpc/InternalChannelzTest.java:193
Method
getChannel
Returns a channel.
api/src/main/java/io/grpc/InternalChannelz.java:158
Method
getChannel
The underlying channel of the stub. @since 1.0.0
stub/src/main/java/io/grpc/stub/AbstractStub.java:85
Method
getChannelCredentials
Returns the ChannelCredentials used to construct the channel, without bearer tokens. @since 1.35.0
api/src/main/java/io/grpc/LoadBalancer.java:1276
Method
getChannelCredentials
()
util/src/main/java/io/grpc/util/ForwardingLoadBalancerHelper.java:114
Method
getChannelLogger
()
rls/src/test/java/io/grpc/rls/CachingRlsLbClientTest.java:1188
Method
getChannelLogger
()
core/src/main/java/io/grpc/internal/InternalSubchannel.java:209
Method
getChannelLogger
()
core/src/main/java/io/grpc/internal/ClientTransportFactory.java:98
Method
getChannelLogger
()
core/src/main/java/io/grpc/internal/ManagedChannelImpl.java:1954
Method
getChannelLogger
()
util/src/main/java/io/grpc/util/ForwardingLoadBalancerHelper.java:134
Method
getChannelResource_mtlsSuccess
Same as getChannelResource_success, but use mTLS.
s2a/src/test/java/io/grpc/s2a/internal/channel/S2AHandshakerServiceChannelTest.java:76
Method
getChannelResource_mtlsTwoDistinctChannels
Same as getChannelResource_twoDistinctChannels, but use mTLS.
s2a/src/test/java/io/grpc/s2a/internal/channel/S2AHandshakerServiceChannelTest.java:130
Method
getChannelResource_mtlsTwoUnEqualChannels
Same as getChannelResource_twoUnEqualChannels, but use mTLS.
s2a/src/test/java/io/grpc/s2a/internal/channel/S2AHandshakerServiceChannelTest.java:102
Method
getChannelResource_success
Creates a {@code Resource<Channel>} and verifies that it produces a {@code ChannelResource} instance by using its {@code toString()} method.
s2a/src/test/java/io/grpc/s2a/internal/channel/S2AHandshakerServiceChannelTest.java:66
Method
getChannelResource_twoDistinctChannels
Creates two {@code Resoure<Channel>}s for different target addresses and verifies that they are distinct.
s2a/src/test/java/io/grpc/s2a/internal/channel/S2AHandshakerServiceChannelTest.java:117
Method
getChannelResource_twoUnEqualChannels
Creates two {@code Resoure<Channel>}s for the same target address and verifies that they are distinct.
s2a/src/test/java/io/grpc/s2a/internal/channel/S2AHandshakerServiceChannelTest.java:88
Method
getChannelTarget
()
rls/src/test/java/io/grpc/rls/CachingRlsLbClientTest.java:1198
Method
getChannelTarget
()
core/src/main/java/io/grpc/internal/ManagedChannelImpl.java:1524
Method
getChannelTarget
()
util/src/main/java/io/grpc/util/ForwardingLoadBalancerHelper.java:109
Method
getChannelTarget
()
xds/src/test/java/io/grpc/xds/WeightedRoundRobinLoadBalancerTest.java:1717
Method
getCharAndRemove
(CharSequence name)
netty/src/main/java/io/grpc/netty/AbstractHttp2Headers.java:188
Method
getClassesViaHardcoded_classesPresent
()
api/src/test/java/io/grpc/NameResolverRegistryTest.java:271
Method
getClassesViaHardcoded_classesPresent
()
api/src/test/java/io/grpc/LoadBalancerRegistryTest.java:31
Method
getClassesViaHardcoded_classesPresent
()
xds/src/test/java/io/grpc/xds/XdsCredentialsRegistryTest.java:148
Method
getClientAccumulatedStats
<pre> Gets the accumulated stats for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:159
Method
getClientAccumulatedStats
<pre> Gets the accumulated stats for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:214
Method
getClientAccumulatedStats
<pre> Gets the accumulated stats for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:255
Method
getClientAccumulatedStats
<pre> Gets the accumulated stats for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:295
Method
getClientAccumulatedStats
<pre> Gets the accumulated stats for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:336
Method
getClientAccumulatedStats
<pre> Gets the accumulated stats for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:159
Method
getClientAccumulatedStats
<pre> Gets the accumulated stats for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:214
Method
getClientAccumulatedStats
<pre> Gets the accumulated stats for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:255
Method
getClientAccumulatedStats
<pre> Gets the accumulated stats for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:295
Method
getClientAccumulatedStats
<pre> Gets the accumulated stats for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:336
Method
getClientAccumulatedStats
<pre> Gets the accumulated stats for RPCs sent by a test client. </pre>
interop-testing/src/generated/main/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:216
Method
getClientAccumulatedStats
<pre> Gets the accumulated stats for RPCs sent by a test client. </pre>
interop-testing/src/generated/main/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:257
Method
getClientAccumulatedStats
<pre> Gets the accumulated stats for RPCs sent by a test client. </pre>
interop-testing/src/generated/main/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:297
Method
getClientAccumulatedStats
<pre> Gets the accumulated stats for RPCs sent by a test client. </pre>
interop-testing/src/generated/main/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:338
Method
getClientAccumulatedStats
(LoadBalancerAccumulatedStatsRequest request, StreamObserver<LoadBalancerAccumulatedStatsResponse> res
interop-testing/src/main/java/io/grpc/testing/integration/XdsTestClient.java:539
Method
getClientCertificateVectorSize
spdy/3 only.
okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/framed/Settings.java:205
Method
getClientConfigForXdsClient_noSubscribedResources
()
xds/src/test/java/io/grpc/xds/CsdsServiceTest.java:428
Method
getClientConfigForXdsClient_subscribedResourcesToGenericXdsConfig
()
xds/src/test/java/io/grpc/xds/CsdsServiceTest.java:373
Method
getClientLogFilters
()
gcp-observability/src/main/java/io/grpc/gcp/observability/ObservabilityConfigImpl.java:257
Method
getClientStats
<pre> Gets the backend distribution for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:149
Method
getClientStats
<pre> Gets the backend distribution for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:203
Method
getClientStats
<pre> Gets the backend distribution for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:245
Method
getClientStats
<pre> Gets the backend distribution for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:285
Method
getClientStats
<pre> Gets the backend distribution for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:325
Method
getClientStats
<pre> Gets the backend distribution for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:149
Method
getClientStats
<pre> Gets the backend distribution for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:203
Method
getClientStats
<pre> Gets the backend distribution for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:245
Method
getClientStats
<pre> Gets the backend distribution for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:285
Method
getClientStats
<pre> Gets the backend distribution for RPCs sent by a test client. </pre>
android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:325
Method
getClientStats
<pre> Gets the backend distribution for RPCs sent by a test client. </pre>
interop-testing/src/generated/main/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:205
Method
getClientStats
<pre> Gets the backend distribution for RPCs sent by a test client. </pre>
interop-testing/src/generated/main/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:247
Method
getClientStats
<pre> Gets the backend distribution for RPCs sent by a test client. </pre>
interop-testing/src/generated/main/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:287
Method
getClientStats
<pre> Gets the backend distribution for RPCs sent by a test client. </pre>
interop-testing/src/generated/main/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java:327
Method
getClientStats
( LoadBalancerStatsRequest req, StreamObserver<LoadBalancerStatsResponse> responseObserver)
interop-testing/src/main/java/io/grpc/testing/integration/XdsTestClient.java:521
Method
getClusterNameAttrKey
()
alts/src/test/java/io/grpc/alts/internal/GoogleDefaultProtocolNegotiatorTest.java:148
← previous
next →
13,301–13,400 of 22,628, ranked by callers