MCPcopy Create free account

hub / github.com/grpc/grpc-java / functions

Functions22,628 in github.com/grpc/grpc-java

MethodrecordMetrics_orcaLrsPropagationEnabled_wildcardNamedMetrics
()
xds/src/test/java/io/grpc/xds/client/LoadStatsManager2Test.java:286
MethodrecordRetryStats
()
census/src/test/java/io/grpc/census/CensusModulesTest.java:534
MethodrecordRoute
()
examples/src/test/java/io/grpc/examples/routeguide/RouteGuideServerTest.java:167
MethodrecordRoute
Gets a stream of points, and responds with statistics about the "trip": number of points, number of known features visited, total distance traveled, a
examples/src/main/java/io/grpc/examples/routeguide/RouteGuideServer.java:176
MethodrecordRoute_serverError
Example for testing async client-streaming.
examples/src/test/java/io/grpc/examples/routeguide/RouteGuideClientTest.java:307
Methodrecreate_shutdown_subchannel
()
core/src/test/java/io/grpc/internal/PickFirstLeafLoadBalancerTest.java:2456
Methodreentrant
()
core/src/test/java/io/grpc/internal/SerializingExecutorTest.java:105
MethodreentrantCallsShouldBeSerialized
()
core/src/test/java/io/grpc/internal/SerializeReentrantCallsDirectExecutorTest.java:42
MethodrefCountedGetOrCreate_addsChildBeforeConfiguringChild
()
rls/src/test/java/io/grpc/rls/LbPolicyConfigurationTest.java:186
MethodrefCountedXdsClientObjectPool_delayedCreation
()
xds/src/test/java/io/grpc/xds/SharedXdsClientPoolProviderTest.java:115
MethodrefCountedXdsClientObjectPool_getObjectCreatesNewInstanceIfAlreadyShutdown
()
xds/src/test/java/io/grpc/xds/SharedXdsClientPoolProviderTest.java:150
MethodrefCountedXdsClientObjectPool_refCounted
()
xds/src/test/java/io/grpc/xds/SharedXdsClientPoolProviderTest.java:129
MethodrefCountedXdsTransport_differentXdsServerAddress_returnsDifferentTransport
()
xds/src/test/java/io/grpc/xds/GrpcXdsTransportFactoryTest.java:146
MethodrefCountedXdsTransport_sameXdsServerAddress_returnsExistingTransport
()
xds/src/test/java/io/grpc/xds/GrpcXdsTransportFactoryTest.java:125
MethodrefCycleIsGCed
()
core/src/test/java/io/grpc/internal/ManagedChannelOrphanWrapperTest.java:143
MethodreferenceCountingMap_distinctElements
()
xds/src/test/java/io/grpc/xds/internal/security/ReferenceCountingMapTest.java:73
MethodreferenceCountingMap_excessRelease_expectException
()
xds/src/test/java/io/grpc/xds/internal/security/ReferenceCountingMapTest.java:108
MethodreferenceCountingMap_getAndRelease_closeCalled
()
xds/src/test/java/io/grpc/xds/internal/security/ReferenceCountingMapTest.java:53
MethodreferenceCountingMap_releaseAndGet_differentInstance
()
xds/src/test/java/io/grpc/xds/internal/security/ReferenceCountingMapTest.java:125
MethodreferenceCountingMap_releaseWrongElement_expectException
()
xds/src/test/java/io/grpc/xds/internal/security/ReferenceCountingMapTest.java:90
MethodreflectedCiphertext
()
alts/src/test/java/io/grpc/alts/internal/FakeTsiTest.java:210
MethodreflectedCiphertext
()
alts/src/test/java/io/grpc/alts/internal/AltsTsiTest.java:153
Methodreflection
()
alts/src/test/java/io/grpc/alts/internal/ChannelCrypterNettyTestBase.java:162
Methodrefresh
()
core/src/test/java/io/grpc/internal/ServiceConfigErrorHandlingTest.java:609
Methodrefresh
()
core/src/main/java/io/grpc/internal/ForwardingNameResolver.java:56
Methodrefresh
Re-resolve the name. <p>Can only be called after {@link #start} has been called. <p>This is only a hint. Implementation takes it as a signal but may
api/src/main/java/io/grpc/NameResolver.java:146
Methodrefresh
()
examples/src/main/java/io/grpc/examples/nameresolve/ExampleNameResolver.java:73
Methodrefresh
()
examples/src/main/java/io/grpc/examples/loadbalance/ExampleNameResolver.java:74
Methodrefresh
()
examples/example-dualstack/src/main/java/io/grpc/examples/dualstack/ExampleDualStackNameResolver.java:77
Methodrefresh
()
binder/src/main/java/io/grpc/binder/internal/IntentNameResolver.java:118
Methodrefresh
()
googleapis/src/main/java/io/grpc/googleapis/GoogleCloudToProdNameResolver.java:327
Methodrefresh
()
netty/src/main/java/io/grpc/netty/UdsNameResolver.java:62
Methodrefresh
()
xds/src/test/java/io/grpc/xds/ClusterResolverLoadBalancerTest.java:1169
Methodrefresh
()
xds/src/test/java/io/grpc/xds/XdsSecurityClientServerTest.java:984
Methodrefresh
()
xds/src/main/java/io/grpc/xds/XdsNameResolver.java:249
Methodrefresh
()
xds/src/main/java/io/grpc/xds/XdsNameResolver.java:686
MethodrefreshAccessToken
()
auth/src/test/java/io/grpc/auth/GoogleAuthLibraryCallCredentialsTest.java:278
MethodrefreshAccessToken
Refreshes access token by simply appending ":+1" to the previous value. A real implementation will use the existing refresh token to get fresh access
examples/example-oauth/src/main/java/io/grpc/examples/oauth/ExampleOAuth2Credentials.java:50
MethodrefreshNameResolution
Force name resolution refresh to happen immediately. Must be run from syncContext.
core/src/main/java/io/grpc/internal/ManagedChannelImpl.java:454
MethodrefreshNameResolution
()
util/src/main/java/io/grpc/util/ForwardingLoadBalancerHelper.java:93
MethodrefreshNameResolutionAfterSubchannelConnectionBroken
()
core/src/test/java/io/grpc/internal/PickFirstLoadBalancerTest.java:327
MethodrefreshNameResolutionAfterSubchannelConnectionBroken
()
core/src/test/java/io/grpc/internal/PickFirstLeafLoadBalancerTest.java:456
MethodrefreshNameResolutionWhenSubchannelConnectionBroken
()
util/src/test/java/io/grpc/util/RoundRobinLoadBalancerTest.java:314
MethodrefreshNameResolutionWhenSubchannelConnectionBroken
()
xds/src/test/java/io/grpc/xds/LeastRequestLoadBalancerTest.java:383
MethodregEx
()
xds/src/main/java/io/grpc/xds/VirtualHost.java:119
MethodregEx
()
xds/src/main/java/io/grpc/xds/VirtualHost.java:250
Methodregister
(ByteBuf buf)
alts/src/test/java/io/grpc/alts/internal/FakeTsiTest.java:51
Methodregister
(ByteBuf buf)
alts/src/test/java/io/grpc/alts/internal/ChannelCrypterNettyTestBase.java:45
Methodregister
(ByteBuf buf)
alts/src/test/java/io/grpc/alts/internal/AltsTsiTest.java:49
Methodregister
(ByteBuf buf)
alts/src/test/java/io/grpc/alts/internal/AltsTsiFrameProtectorTest.java:51
Methodregister
Registers a compressor for both decompression and message encoding negotiation. @param c The compressor to register
api/src/main/java/io/grpc/CompressorRegistry.java:72
Methodregister
(T future)
binder/src/main/java/io/grpc/binder/internal/BinderTransport.java:259
Methodregister
(Filter.Provider... filters)
xds/src/main/java/io/grpc/xds/FilterRegistry.java:51
Methodregister
(Closer closer)
xds/src/main/java/io/grpc/xds/FilterChainSelectorManager.java:41
Methodregister
Register a {@link CertificateProviderProvider}. <p>If a provider with the same {@link CertificateProviderProvider#getName name} was already registere
xds/src/main/java/io/grpc/xds/internal/security/certprovider/CertificateProviderRegistry.java:53
MethodregisterAndDeregister
()
api/src/test/java/io/grpc/LoadBalancerRegistryTest.java:79
MethodregisterBackendResponse
(boolean throttled)
rls/src/test/java/io/grpc/rls/CachingRlsLbClientTest.java:1215
MethodregisterBackendResponse
(boolean throttled)
rls/src/test/java/io/grpc/rls/RlsLoadBalancerTest.java:928
MethodregisterBackendResponse
(boolean throttled)
rls/src/main/java/io/grpc/rls/CachingRlsLbClient.java:946
MethodregisterBackendResponse
(boolean throttled)
rls/src/main/java/io/grpc/rls/AdaptiveThrottler.java:119
MethodregisterBatchCallback
(BatchCallback callback, CallbackMetricInstrument... metricInstruments)
core/src/main/java/io/grpc/internal/MetricRecorderImpl.java:184
MethodregisterBatchCallback
Registers a callback to produce metric values for only the listed instruments. The returned registration must be closed when no longer needed, which w
api/src/main/java/io/grpc/MetricRecorder.java:139
MethodregisterBatchCallback
(Runnable callback, CallbackMetricInstrument... metricInstruments)
opentelemetry/src/main/java/io/grpc/opentelemetry/OpenTelemetryMetricSink.java:183
MethodregisterBatchCallback_allDisabled
()
opentelemetry/src/test/java/io/grpc/opentelemetry/OpenTelemetryMetricSinkTest.java:336
MethodregisterBatchCallback_bothEnabledAndDisabled
()
opentelemetry/src/test/java/io/grpc/opentelemetry/OpenTelemetryMetricSinkTest.java:361
MethodregisterCallbackAfterStateChanged
()
core/src/test/java/io/grpc/internal/ConnectivityStateManagerTest.java:73
MethodregisterCallbackBeforeStateChanged
()
core/src/test/java/io/grpc/internal/ConnectivityStateManagerTest.java:51
MethodregisterCallbackFromCallback
()
core/src/test/java/io/grpc/internal/ConnectivityStateManagerTest.java:199
MethodregisterCallbackFromCallbackDirectExecutor
()
core/src/test/java/io/grpc/internal/ConnectivityStateManagerTest.java:217
MethodregisterChannelReturnSameChannel
()
testing/src/test/java/io/grpc/testing/GrpcCleanupRuleTest.java:53
MethodregisterCompressors
()
interop-testing/src/test/java/io/grpc/testing/integration/TransportCompressionTest.java:81
MethodregisterDecompressor_advertisedDecompressor
()
api/src/test/java/io/grpc/DecompressorRegistryTest.java:68
MethodregisterDecompressor_nonadvertisedDecompressor
()
api/src/test/java/io/grpc/DecompressorRegistryTest.java:76
MethodregisterDoubleCounterDuplicateName
()
api/src/test/java/io/grpc/MetricInstrumentRegistryTest.java:122
MethodregisterDoubleCounterSuccess
()
api/src/test/java/io/grpc/MetricInstrumentRegistryTest.java:47
MethodregisterDoubleHistogramDuplicateName
()
api/src/test/java/io/grpc/MetricInstrumentRegistryTest.java:138
MethodregisterDoubleHistogramSuccess
()
api/src/test/java/io/grpc/MetricInstrumentRegistryTest.java:75
MethodregisterListener
(PooledSubchannelStateListener listener)
grpclb/src/main/java/io/grpc/grpclb/CachedSubchannelPool.java:52
MethodregisterLongCounterDuplicateName
()
api/src/test/java/io/grpc/MetricInstrumentRegistryTest.java:130
MethodregisterLongCounterSuccess
()
api/src/test/java/io/grpc/MetricInstrumentRegistryTest.java:61
MethodregisterLongGaugeDuplicateName
()
api/src/test/java/io/grpc/MetricInstrumentRegistryTest.java:154
MethodregisterLongGaugeSuccess
()
api/src/test/java/io/grpc/MetricInstrumentRegistryTest.java:107
MethodregisterLongHistogramDuplicateName
()
api/src/test/java/io/grpc/MetricInstrumentRegistryTest.java:146
MethodregisterLongHistogramSuccess
()
api/src/test/java/io/grpc/MetricInstrumentRegistryTest.java:91
MethodregisterNullChannelThrowsNpe
()
testing/src/test/java/io/grpc/testing/GrpcCleanupRuleTest.java:65
MethodregisterNullServerThrowsNpe
()
testing/src/test/java/io/grpc/testing/GrpcCleanupRuleTest.java:75
MethodregisterServerReturnSameServer
()
testing/src/test/java/io/grpc/testing/GrpcCleanupRuleTest.java:59
MethodregisterServerWatcher_notifyNotFound
()
xds/src/test/java/io/grpc/xds/XdsClientWrapperForServerSdsTestMisc.java:183
Methodregister_unavailableProviderThrows
()
api/src/test/java/io/grpc/ServerRegistryTest.java:32
Methodregister_unavailableProviderThrows
()
api/src/test/java/io/grpc/ManagedChannelRegistryTest.java:63
Methodregister_unavailableProviderThrows
()
xds/src/test/java/io/grpc/xds/XdsCredentialsRegistryTest.java:41
Methodregister_unavilableProviderThrows
()
api/src/test/java/io/grpc/NameResolverRegistryTest.java:46
Methodregistered
()
util/src/test/java/io/grpc/util/RandomSubsettingLoadBalancerProviderTest.java:41
Methodregistered
()
xds/src/test/java/io/grpc/xds/ClusterManagerLoadBalancerProviderTest.java:155
MethodregisteredMetrics_haveCorrectOptionalLabels
()
netty/src/test/java/io/grpc/netty/TcpMetricsTest.java:441
Methodregistry
()
services/src/test/java/io/grpc/protobuf/services/internal/HealthCheckingRoundRobinLoadBalancerProviderTest.java:32
MethodrelativeDeadlineTriggersAndPropagates
()
api/src/test/java/io/grpc/ContextTest.java:692
Methodrelease
(ChildPolicyWrapper childPolicyWrapper)
rls/src/main/java/io/grpc/rls/LbPolicyConfiguration.java:270
Methodrelease
()
core/src/test/java/io/grpc/internal/MessageFramerTest.java:429
Methodrelease
()
core/src/main/java/io/grpc/internal/ManagedChannelImpl.java:2076
← previousnext →18,301–18,400 of 22,628, ranked by callers