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
failsOnNonDuplicateNames
()
api/src/test/java/io/grpc/ServiceDescriptorTest.java:81
Method
failsOnNonMatchingNames
()
api/src/test/java/io/grpc/ServiceDescriptorTest.java:63
Method
failsOnNullHandshaker
()
alts/src/test/java/io/grpc/alts/internal/NettyTsiHandshakerTest.java:56
Method
failsOnNullMethod
()
api/src/test/java/io/grpc/ServiceDescriptorTest.java:55
Method
failsOnNullMethods
()
api/src/test/java/io/grpc/ServiceDescriptorTest.java:48
Method
failsOnNullName
()
api/src/test/java/io/grpc/ServiceDescriptorTest.java:40
Method
failureModeAllow
(boolean failureModeAllow)
xds/src/main/java/io/grpc/xds/internal/extauthz/ExtAuthzConfig.java:125
Method
failureModeAllowHeaderAdd
(boolean failureModeAllowHeaderAdd)
xds/src/main/java/io/grpc/xds/internal/extauthz/ExtAuthzConfig.java:127
Method
failurePercentageNoOutliers
The success rate algorithm leaves a healthy set of addresses alone.
util/src/test/java/io/grpc/util/OutlierDetectionLoadBalancerTest.java:762
Method
failurePercentageOneOutlier
The success rate algorithm ejects the outlier.
util/src/test/java/io/grpc/util/OutlierDetectionLoadBalancerTest.java:787
Method
failurePercentageOneOutlier_enforcementPercentage
The enforcementPercentage configuration should be honored.
util/src/test/java/io/grpc/util/OutlierDetectionLoadBalancerTest.java:864
Method
failurePercentageOneOutlier_notEnoughAddressesWithVolume
The failure percentage algorithm does not apply if we don't have enough addresses that have the required volume.
util/src/test/java/io/grpc/util/OutlierDetectionLoadBalancerTest.java:836
Method
failurePercentageOneOutlier_notEnoughVolume
The failure percentage algorithm ignores addresses without enough volume..
util/src/test/java/io/grpc/util/OutlierDetectionLoadBalancerTest.java:811
Method
fakeCurrentTimeNanos
()
okhttp/src/test/java/io/grpc/okhttp/OkHttpTransportTest.java:89
Method
fakeCurrentTimeNanos
()
servlet/src/jettyTest/java/io/grpc/servlet/JettyTransportTest.java:175
Method
fakeCurrentTimeNanos
()
servlet/src/tomcatTest/java/io/grpc/servlet/TomcatTransportTest.java:172
Method
fakeCurrentTimeNanos
()
servlet/src/undertowTest/java/io/grpc/servlet/UndertowTransportTest.java:205
Method
fakeCurrentTimeNanos
()
netty/src/test/java/io/grpc/netty/NettyTransportTest.java:98
Method
fakeNettyNativeIoException
()
netty/src/test/java/io/grpc/netty/NettyServerTransportTest.java:66
Method
fakelocalIdentity_signWithSha256_success
()
s2a/src/test/java/io/grpc/s2a/internal/handshaker/S2APrivateKeyMethodTest.java:168
Method
fallbackFromBadUrlToGoodOne
()
xds/src/test/java/io/grpc/xds/XdsClientFallbackTest.java:478
Method
fallbackHandlerRegistry
{@inheritDoc}
alts/src/main/java/io/grpc/alts/AltsServerBuilder.java:127
Method
fallbackHandlerRegistry
(@Nullable HandlerRegistry fallbackRegistry)
api/src/main/java/io/grpc/ForwardingServerBuilder.java:99
Method
fallbackRegistryGeneratedMethod_streamClosedBeforeStart_resolvesOnAsyncLookup
()
core/src/test/java/io/grpc/internal/ServerImplTest.java:633
Method
fallbackToConfigFromEnvVar
()
xds/src/test/java/io/grpc/xds/GrpcBootstrapperImplTest.java:864
Method
fallbackToConfigFromSysProp
()
xds/src/test/java/io/grpc/xds/GrpcBootstrapperImplTest.java:884
Method
fallbackToFilePathFromSystemProperty
()
xds/src/test/java/io/grpc/xds/GrpcBootstrapperImplTest.java:844
Method
fallbackWithDelay_succeeds
()
rls/src/test/java/io/grpc/rls/RlsLoadBalancerTest.java:316
Method
fetchClientConfig_happyPath
ClientStatusResponse contains valid ClientConfig with the correct shape.
xds/src/test/java/io/grpc/xds/CsdsServiceTest.java:190
Method
fetchClientConfig_interruptedException
Interrupted exceptions translated to Status.Code.ABORTED.
xds/src/test/java/io/grpc/xds/CsdsServiceTest.java:160
Method
fetchClientConfig_invalidArgument
Status.INVALID_ARGUMENT on unexpected request fields.
xds/src/test/java/io/grpc/xds/CsdsServiceTest.java:124
Method
fetchClientConfig_unexpectedException
Unexpected exceptions translated to Status.Code.INTERNAL.
xds/src/test/java/io/grpc/xds/CsdsServiceTest.java:136
Method
fetchClientConfig_xdsClientPoolNotInitialized
Until XdsClient successfully initialized, expect response to be empty.
xds/src/test/java/io/grpc/xds/CsdsServiceTest.java:116
Method
fetchClientStatus
(io.envoyproxy.envoy.service.status.v3.ClientStatusRequest request, io.grpc.stub.StreamObserver<io.env
xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/status/v3/ClientStatusDiscoveryServiceGrpc.java:212
Method
fetchClientStatus
(io.envoyproxy.envoy.service.status.v3.ClientStatusRequest request)
xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/status/v3/ClientStatusDiscoveryServiceGrpc.java:251
Method
fetchClientStatus
(io.envoyproxy.envoy.service.status.v3.ClientStatusRequest request)
xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/status/v3/ClientStatusDiscoveryServiceGrpc.java:280
Method
fetchClientStatus
( io.envoyproxy.envoy.service.status.v3.ClientStatusRequest request)
xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/status/v3/ClientStatusDiscoveryServiceGrpc.java:309
Method
fetchClientStatus
( ClientStatusRequest request, StreamObserver<ClientStatusResponse> responseObserver)
xds/src/main/java/io/grpc/xds/CsdsService.java:88
Method
fields
()
opentelemetry/src/main/java/io/grpc/opentelemetry/GrpcTraceBinContextPropagator.java:69
Method
fileByFilename
()
services/src/test/java/io/grpc/protobuf/services/ProtoReflectionServiceV1Test.java:161
Method
fileByFilename
()
services/src/test/java/io/grpc/protobuf/services/ProtoReflectionServiceTest.java:161
Method
fileByFilenameConsistentForMutableServices
()
services/src/test/java/io/grpc/protobuf/services/ProtoReflectionServiceV1Test.java:189
Method
fileByFilenameConsistentForMutableServices
()
services/src/test/java/io/grpc/protobuf/services/ProtoReflectionServiceTest.java:189
Method
fileContainingExtension
()
services/src/test/java/io/grpc/protobuf/services/ProtoReflectionServiceV1Test.java:337
Method
fileContainingExtension
()
services/src/test/java/io/grpc/protobuf/services/ProtoReflectionServiceTest.java:337
Method
fileContainingExtensionForMutableServices
()
services/src/test/java/io/grpc/protobuf/services/ProtoReflectionServiceV1Test.java:405
Method
fileContainingExtensionForMutableServices
()
services/src/test/java/io/grpc/protobuf/services/ProtoReflectionServiceTest.java:405
Method
fileContainingNestedExtension
()
services/src/test/java/io/grpc/protobuf/services/ProtoReflectionServiceV1Test.java:372
Method
fileContainingNestedExtension
()
services/src/test/java/io/grpc/protobuf/services/ProtoReflectionServiceTest.java:372
Method
fileContainingNestedSymbol
()
services/src/test/java/io/grpc/protobuf/services/ProtoReflectionServiceV1Test.java:265
Method
fileContainingNestedSymbol
()
services/src/test/java/io/grpc/protobuf/services/ProtoReflectionServiceTest.java:265
Method
fileContainingSymbol
()
services/src/test/java/io/grpc/protobuf/services/ProtoReflectionServiceV1Test.java:234
Method
fileContainingSymbol
()
services/src/test/java/io/grpc/protobuf/services/ProtoReflectionServiceTest.java:234
Method
fileContainingSymbolForMutableServices
()
services/src/test/java/io/grpc/protobuf/services/ProtoReflectionServiceV1Test.java:292
Method
fileContainingSymbolForMutableServices
()
services/src/test/java/io/grpc/protobuf/services/ProtoReflectionServiceTest.java:292
Method
fileWatcherAuthzAllowsRpcEmptyDenyMatchInAllowTest
()
authz/src/test/java/io/grpc/authz/AuthorizationEnd2EndTest.java:557
Method
fileWatcherAuthzAllowsRpcNoMatchInDenyMatchInAllowTest
()
authz/src/test/java/io/grpc/authz/AuthorizationEnd2EndTest.java:398
Method
fileWatcherAuthzDeniesRpcEmptyDenyNoMatchInAllowTest
()
authz/src/test/java/io/grpc/authz/AuthorizationEnd2EndTest.java:582
Method
fileWatcherAuthzDeniesRpcMatchInDenyAndAllowTest
()
authz/src/test/java/io/grpc/authz/AuthorizationEnd2EndTest.java:475
Method
fileWatcherAuthzDeniesRpcMatchInDenyNoMatchInAllowTest
()
authz/src/test/java/io/grpc/authz/AuthorizationEnd2EndTest.java:516
Method
fileWatcherAuthzDeniesRpcNoMatchInDenyAndAllowTest
()
authz/src/test/java/io/grpc/authz/AuthorizationEnd2EndTest.java:434
Method
fileWatcherAuthzInvalidPolicySkipRefreshTest
()
authz/src/test/java/io/grpc/authz/AuthorizationEnd2EndTest.java:668
Method
fileWatcherAuthzRecoversFromReloadTest
()
authz/src/test/java/io/grpc/authz/AuthorizationEnd2EndTest.java:713
Method
fileWatcherAuthzValidPolicyRefreshTest
()
authz/src/test/java/io/grpc/authz/AuthorizationEnd2EndTest.java:613
Method
fillInStackTrace
()
rls/src/main/java/io/grpc/rls/LbPolicyConfiguration.java:469
Method
fillInStackTrace
()
api/src/test/java/io/grpc/StatusRuntimeExceptionTest.java:58
Method
fillInStackTrace
()
api/src/main/java/io/grpc/InternalStatusRuntimeException.java:35
Method
fillInStackTrace
()
netty/src/main/java/io/grpc/netty/NettyServerHandler.java:767
Method
fillInStackTrace
()
netty/src/main/java/io/grpc/netty/NettyServerHandler.java:1256
Method
filterAddresses
()
xds/src/test/java/io/grpc/xds/AddressFilterTest.java:34
Method
filterCallOptions
(CallOptions options)
gcp-csm-observability/src/main/java/io/grpc/gcp/csm/observability/MetadataExchanger.java:213
Method
filterChainMatch_unsupportedMatchers
()
xds/src/test/java/io/grpc/xds/FilterChainMatchingProtocolNegotiatorsTest.java:1127
Method
filterChain_5stepMatch
Create 6 filterChains: - 1st filter chain has dest port & specific prefix range but is eliminated due to dest port - 5 advance to next step: 1 is elim
xds/src/test/java/io/grpc/xds/FilterChainMatchingProtocolNegotiatorsTest.java:967
Method
filterConfigOverrides
()
xds/src/main/java/io/grpc/xds/VirtualHost.java:66
Method
filterConfigOverrides
()
xds/src/main/java/io/grpc/xds/VirtualHost.java:223
Method
filterContext
(Context context)
census/src/main/java/io/grpc/census/CensusStatsModule.java:771
Method
filterContext
(Context context)
census/src/main/java/io/grpc/census/CensusTracingModule.java:413
Method
filterContext
(Context context)
interop-testing/src/main/java/io/grpc/testing/integration/AbstractInteropTest.java:194
Method
filterContext
(io.grpc.Context context)
opentelemetry/src/main/java/io/grpc/opentelemetry/OpenTelemetryMetricsModule.java:581
Method
filterContext
(io.grpc.Context context)
opentelemetry/src/main/java/io/grpc/opentelemetry/OpenTelemetryTracingModule.java:281
Method
filterContext
(Context context)
xds/src/test/java/io/grpc/xds/orca/OrcaMetricReportingServerInterceptorTest.java:145
Method
filterEnabled
(Matchers.FractionMatcher filterEnabled)
xds/src/main/java/io/grpc/xds/internal/extauthz/ExtAuthzConfig.java:135
Method
filterMetadata
()
xds/src/main/java/io/grpc/xds/XdsClusterResource.java:633
Method
filterSelectorChange_drainsConnection
()
xds/src/test/java/io/grpc/xds/FilterChainMatchingProtocolNegotiatorsTest.java:167
Method
filterState_noShutdown_onLdsDeletion
()
xds/src/test/java/io/grpc/xds/XdsNameResolverTest.java:1585
Method
filterState_noShutdown_onRdsAmbientError
()
xds/src/test/java/io/grpc/xds/XdsNameResolverTest.java:1671
Method
filterState_shutdown_noShutdownOnRdsNotFound
Verifies that filter instances are NOT shutdown on RDS_RESOURCE_NAME not found.
xds/src/test/java/io/grpc/xds/XdsServerWrapperTest.java:1820
Method
filterState_shutdown_onChainRemoved
Verifies that all filter instances of a filter chain are shutdown when said chain is removed.
xds/src/test/java/io/grpc/xds/XdsServerWrapperTest.java:1741
Method
filterState_shutdown_onLdsNotFound
Verifies that all filter instances are shutdown (closed) on LDS resource not found.
xds/src/test/java/io/grpc/xds/XdsServerWrapperTest.java:1709
Method
filterState_shutdown_onLdsNotFound
Verifies that all filter instances are shutdown (closed) on LDS resource not found.
xds/src/test/java/io/grpc/xds/XdsNameResolverTest.java:1559
Method
filterState_shutdown_onRdsNotFound
Verifies that all filter instances are shutdown (closed) on RDS resource not found.
xds/src/test/java/io/grpc/xds/XdsNameResolverTest.java:1642
Method
filterState_shutdown_onResolverShutdown
Verifies that all filter instances are shutdown (closed) on LDS ResourceWatcher shutdown.
xds/src/test/java/io/grpc/xds/XdsNameResolverTest.java:1615
Method
filterState_shutdown_onServerShutdown
Verifies that all filter instances are shutdown (closed) on LDS ResourceWatcher shutdown.
xds/src/test/java/io/grpc/xds/XdsServerWrapperTest.java:1786
Method
filterState_specialCase_sameNameDifferentTypeUrl
Verifies a special case where an existing filter is has a different typeUrl in a subsequent LDS update. <p>Expectations: 1. The old filter instance
xds/src/test/java/io/grpc/xds/XdsServerWrapperTest.java:1646
Method
filterState_specialCase_sameNameDifferentTypeUrl
Verifies a special case where an existing filter is has a different typeUrl in a subsequent LDS update. <p>Expectations: 1. The old filter instance
xds/src/test/java/io/grpc/xds/XdsNameResolverTest.java:1500
Method
filterState_survivesLds
()
xds/src/test/java/io/grpc/xds/XdsServerWrapperTest.java:1447
Method
filterState_survivesLds
Verifies the lifecycle of HCM filter instances across LDS updates. <p>Filter instances: 1. Must have one unique instance per HCM filter name. 2.
xds/src/test/java/io/grpc/xds/XdsNameResolverTest.java:1382
Method
filterState_survivesRds
()
xds/src/test/java/io/grpc/xds/XdsServerWrapperTest.java:1512
Method
filterState_survivesRds
Verifies the lifecycle of HCM filter instances across RDS updates. <p>Filter instances: 1. Must have instantiated by the initial LDS/RDS. 2. Must
xds/src/test/java/io/grpc/xds/XdsNameResolverTest.java:1449
Method
filterState_uniquePerFilterChain
()
xds/src/test/java/io/grpc/xds/XdsServerWrapperTest.java:1568
← previous
next →
12,801–12,900 of 22,628, ranked by callers