MCPcopy Create free account

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

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

↓ 1 callersMethodextractChannelCredentials
( List<Any> channelCredentialPlugins)
xds/src/main/java/io/grpc/xds/GrpcServiceConfigParser.java:238
↓ 1 callersMethodextractCharset
Inspect the raw metadata and figure out what charset is being used.
core/src/main/java/io/grpc/internal/Http2ClientStreamTransportState.java:238
↓ 1 callersMethodextractMethodOrServicePattern
(List<String> patternList, boolean exclude, ImmutableSet.Builder<String> servicesSetBuilder, Immut
gcp-observability/src/main/java/io/grpc/gcp/observability/ObservabilityConfigImpl.java:216
↓ 1 callersMethodextractPublicKeyFromPem
(String pem)
s2a/src/test/java/io/grpc/s2a/internal/handshaker/S2APrivateKeyMethodTest.java:59
↓ 1 callersMethodextractResourceName
Extract the resource name from an older resource type that included the name within the resource contents itself. The newer approach has resources wra
xds/src/main/java/io/grpc/xds/client/XdsResourceType.java:61
↓ 1 callersMethodfail
(Status status)
api/src/main/java/io/grpc/CompositeCallCredentials.java:69
↓ 1 callersMethodfakeEofExceptionMethod
()
okhttp/src/main/java/io/grpc/okhttp/OkHttpReadableBuffer.java:50
↓ 1 callersMethodfakeEofExceptionMethod
()
okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/proxy/HttpUrl.java:476
↓ 1 callersMethodfallbackHandlerRegistry
(@Nullable HandlerRegistry registry)
core/src/main/java/io/grpc/internal/ServerImplBuilder.java:180
↓ 1 callersMethodfetchProjectId
(String configProjectId)
gcp-observability/src/main/java/io/grpc/gcp/observability/ObservabilityConfigImpl.java:136
↓ 1 callersMethodfillInStackTrace
()
api/src/test/java/io/grpc/StatusExceptionTest.java:51
↓ 1 callersMethodfilterAttributes
(Attributes attributes)
netty/src/main/java/io/grpc/netty/ClientTransportLifecycleManager.java:40
↓ 1 callersMethodfilterCallOptions
(CallOptions options)
opentelemetry/src/main/java/io/grpc/opentelemetry/OpenTelemetryPlugin.java:49
↓ 1 callersMethodfilterContext
(Context context)
core/src/test/java/io/grpc/internal/ServerImplTest.java:220
↓ 1 callersMethodfilterEndpoints
(ResolvedAddresses resolvedAddresses, int subsetSize)
util/src/main/java/io/grpc/util/RandomSubsettingLoadBalancer.java:75
↓ 1 callersMethodfilterOnApplicationProtocols
( Collection<FilterChain> filterChains)
xds/src/main/java/io/grpc/xds/FilterChainMatchingProtocolNegotiators.java:204
↓ 1 callersMethodfilterOnDestinationPort
( Collection<FilterChain> filterChains)
xds/src/main/java/io/grpc/xds/FilterChainMatchingProtocolNegotiators.java:247
↓ 1 callersMethodfilterOnServerNames
( Collection<FilterChain> filterChains)
xds/src/main/java/io/grpc/xds/FilterChainMatchingProtocolNegotiators.java:233
↓ 1 callersMethodfilterOnSourcePort
( Collection<FilterChain> filterChains, int sourcePort)
xds/src/main/java/io/grpc/xds/FilterChainMatchingProtocolNegotiators.java:261
↓ 1 callersMethodfilterOnSourceType
( Collection<FilterChain> filterChains, InetAddress sourceAddress, InetAddress des
xds/src/main/java/io/grpc/xds/FilterChainMatchingProtocolNegotiators.java:279
↓ 1 callersMethodfilterOnTransportProtocol
( Collection<FilterChain> filterChains)
xds/src/main/java/io/grpc/xds/FilterChainMatchingProtocolNegotiators.java:218
↓ 1 callersMethodfilterStateTestRoute
(ImmutableMap<String, FilterConfig> perRouteOverrides)
xds/src/test/java/io/grpc/xds/XdsServerWrapperTest.java:1877
↓ 1 callersMethodfilterStateTestRoute
(ImmutableMap<String, FilterConfig> perRouteOverrides)
xds/src/test/java/io/grpc/xds/XdsNameResolverTest.java:1718
↓ 1 callersMethodfinalizeAndDump
Returns all request cost metric values. No more metric values will be recorded after this method is called. Calling this method multiple times returns
services/src/main/java/io/grpc/services/CallMetricRecorder.java:243
↓ 1 callersMethodfindCancelServerStreamCommand
()
netty/src/test/java/io/grpc/netty/NettyServerStreamTest.java:217
↓ 1 callersMethodfindClass
(String name)
api/src/testFixtures/java/io/grpc/StaticTestingClassLoader.java:37
↓ 1 callersMethodfindMostSpecific
Parses the DN and returns the most significant attribute value for an attribute type, or null if none found. @param attributeType attribute type to l
okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/DistinguishedNameParser.java:353
↓ 1 callersMethodfindOkHttp
()
android/src/main/java/io/grpc/android/AndroidChannelBuilder.java:62
↓ 1 callersMethodfindOkHttp
()
android/src/main/java/io/grpc/android/UdsChannelBuilder.java:51
↓ 1 callersMethodfindParser
(String typeUrl)
xds/src/main/java/io/grpc/xds/MetadataRegistry.java:51
↓ 1 callersMethodfindPlatform
Attempt to match the host runtime to a capable Platform implementation.
okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/Platform.java:156
↓ 1 callersMethodfindPortStartColon
(String authority, int hostStart)
api/src/main/java/io/grpc/Uri.java:283
↓ 1 callersMethodfindServer
(SocketAddress addr)
inprocess/src/main/java/io/grpc/inprocess/InProcessServer.java:43
↓ 1 callersMethodfinished
(Description description)
xds/src/test/java/io/grpc/xds/DataPlaneRule.java:106
↓ 1 callersMethodfireProtocolNegotiationEvent
( ChannelHandlerContext ctx, TsiPeer peer, Object authContext, SecurityDetails details)
alts/src/main/java/io/grpc/alts/internal/TsiHandshakeHandler.java:192
↓ 1 callersMethodfireProtocolNegotiationEvent
(ChannelHandlerContext ctx, SSLSession session)
netty/src/main/java/io/grpc/netty/ProtocolNegotiators.java:476
↓ 1 callersMethodfirstRequestWithHuffman
()
okhttp/third_party/okhttp/test/java/io/grpc/okhttp/internal/framed/HpackTest.java:720
↓ 1 callersMethodfirstRequestWithoutHuffman
()
okhttp/third_party/okhttp/test/java/io/grpc/okhttp/internal/framed/HpackTest.java:591
↓ 1 callersMethodfixedContextExecutor
Wrap an {@link Executor} so that it always executes with this context as the {@link #current} context. It is generally expected that {@link #currentCo
api/src/context/java/io/grpc/Context.java:601
↓ 1 callersMethodfixedPointMultiply
Multiply two uint32 fixed-point numbers, returning a uint32 fixed-point.
xds/src/main/java/io/grpc/xds/CdsLoadBalancer2.java:247
↓ 1 callersMethodflags
Returns the flags for the setting {@code id}, or 0 if unset.
okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/framed/Settings.java:126
↓ 1 callersMethodflush
(final ChannelHandlerContext ctx)
alts/src/main/java/io/grpc/alts/internal/TsiFrameHandler.java:118
↓ 1 callersMethodforAddress
Create a channel builder that will connect to the server referenced by the given address. @param address the address of the server to connect to @ret
inprocess/src/main/java/io/grpc/inprocess/InProcessChannelBuilder.java:82
↓ 1 callersMethodforAggregate
(String clusterName, List<String> prioritizedClusterNames)
xds/src/main/java/io/grpc/xds/XdsClusterResource.java:652
↓ 1 callersMethodforCluster
( AtomicInteger refCount, String name, XdsConfig.Subscription subscription)
xds/src/main/java/io/grpc/xds/XdsNameResolver.java:1038
↓ 1 callersMethodforConfig
Builds a list of algorithms that are enabled in the given config.
util/src/main/java/io/grpc/util/OutlierDetectionLoadBalancer.java:773
↓ 1 callersMethodforCurrentProcess
Returns an identifier for the current process.
binder/src/main/java/io/grpc/binder/PeerUid.java:44
↓ 1 callersMethodforLogicalDns
(String clusterName, String dnsHostName, @Nullable ServerInfo lrsServerInfo,
xds/src/main/java/io/grpc/xds/XdsClusterResource.java:676
↓ 1 callersMethodforPort
Creates a gRPC server builder for the given port.
alts/src/main/java/io/grpc/alts/AltsServerBuilder.java:52
↓ 1 callersMethodforRawLoneKey
(String rawKey)
api/src/main/java/io/grpc/QueryParams.java:235
↓ 1 callersMethodforSafeRegEx
The input string should match this pattern.
xds/src/main/java/io/grpc/xds/internal/Matchers.java:253
↓ 1 callersMethodforTarget
Creates a channel builder that will bind to a remote Android service, via a string target name which will be resolved. <p>The underlying Android bind
binder/src/main/java/io/grpc/binder/BinderChannelBuilder.java:113
↓ 1 callersMethodforcefulClose
(final ChannelHandlerContext ctx, final ForcefulCloseCommand msg, ChannelPromise promise)
netty/src/main/java/io/grpc/netty/NettyClientHandler.java:924
↓ 1 callersMethodformatFlags
(byte type, byte flags)
okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/framed/Http2.java:697
↓ 1 callersMethodformatTraceId
(String tracePrefix, TraceId traceId)
gcp-observability/src/main/java/io/grpc/gcp/observability/logging/TraceLoggingHelper.java:46
↓ 1 callersMethodfractionMatcher
()
xds/src/main/java/io/grpc/xds/VirtualHost.java:91
↓ 1 callersMethodfreeze
()
stub/src/main/java/io/grpc/stub/ClientCalls.java:460
↓ 1 callersMethodfromCodeValueSlow
(byte[] asciiCodeValue)
api/src/main/java/io/grpc/Status.java:319
↓ 1 callersMethodfromEnvoyOutlierDetection
( io.envoyproxy.envoy.config.cluster.v3.OutlierDetection envoyOutlierDetection)
xds/src/main/java/io/grpc/xds/EnvoyServerProtoData.java:367
↓ 1 callersMethodfromHostname
Returns an {@link S2AIdentity} instance with hostname set to {@code hostname}.
s2a/src/main/java/io/grpc/s2a/internal/handshaker/S2AIdentity.java:39
↓ 1 callersMethodfromInternalReport
(MetricReport internalReport)
xds/src/main/java/io/grpc/xds/orca/OrcaMetricReportingServerInterceptor.java:115
↓ 1 callersMethodfromString
Returns the {@link Http2TestCases} matching the string {@code s}. The matching is case insensitive.
interop-testing/src/main/java/io/grpc/testing/integration/Http2TestCases.java:50
↓ 1 callersMethodfromTypeUrl
(String typeUrl)
xds/src/main/java/io/grpc/xds/client/ControlPlaneClient.java:327
↓ 1 callersMethodfromUid
Returns an {@link S2AIdentity} instance with UID set to {@code uid}.
s2a/src/main/java/io/grpc/s2a/internal/handshaker/S2AIdentity.java:45
↓ 1 callersMethodfullDuplexCallShouldSucceed
()
interop-testing/src/main/java/io/grpc/testing/integration/AbstractInteropTest.java:846
↓ 1 callersMethodfutureCallCallback
()
examples/src/main/java/io/grpc/examples/errorhandling/DetailErrorSample.java:139
↓ 1 callersMethodfutureCallCallback
()
examples/src/main/java/io/grpc/examples/errorhandling/ErrorHandlingClient.java:114
↓ 1 callersMethodfutureCallCallback
(Channel channel)
examples/src/main/java/io/grpc/examples/errordetails/ErrorDetailsExample.java:162
↓ 1 callersMethodfutureCallDirect
()
examples/src/main/java/io/grpc/examples/errorhandling/DetailErrorSample.java:124
↓ 1 callersMethodfutureCallDirect
()
examples/src/main/java/io/grpc/examples/errorhandling/ErrorHandlingClient.java:96
↓ 1 callersMethodfutureCallDirect
(Channel channel)
examples/src/main/java/io/grpc/examples/errordetails/ErrorDetailsExample.java:146
↓ 1 callersMethodgenerateAuthorizationInterceptor
(AuthConfig config)
xds/src/main/java/io/grpc/xds/RbacFilter.java:188
↓ 1 callersMethodgenerateCertificateValidationContext
()
xds/src/main/java/io/grpc/xds/internal/security/DynamicSslContextProvider.java:60
↓ 1 callersMethodgenerateDefaultMetricTagValue
()
gcp-observability/src/main/java/io/grpc/gcp/observability/GcpObservability.java:288
↓ 1 callersMethodgenerateErrorIfCurrentCertExpired
(Throwable t)
xds/src/main/java/io/grpc/xds/internal/security/certprovider/FileWatcherCertificateProvider.java:174
↓ 1 callersMethodgenerateHash
(List<HashPolicy> hashPolicies, Metadata headers)
xds/src/main/java/io/grpc/xds/XdsNameResolver.java:583
↓ 1 callersMethodgenerateLoadReport
Generate the report with the data recorded this LB stream since the last report.
grpclb/src/main/java/io/grpc/grpclb/GrpclbClientLoadRecorder.java:101
↓ 1 callersMethodgenerateMetricsReport
()
xds/src/main/java/io/grpc/xds/orca/OrcaServiceImpl.java:150
↓ 1 callersMethodgeneratePriorityChildConfigs
Generates configs to be used in the priority LB policy for priorities in a cluster. <p>priority LB -> cluster_impl LB (one per priority) -> (weighted
xds/src/main/java/io/grpc/xds/CdsLoadBalancer2.java:510
↓ 1 callersMethodgeneratePriorityNames
(String name, Map<Locality, LocalityLbEndpoints> localityLbEndpoints)
xds/src/main/java/io/grpc/xds/CdsLoadBalancer2.java:453
↓ 1 callersMethodgenerateServiceConfig
(String healthServiceName)
examples/src/main/java/io/grpc/examples/healthservice/HealthServiceClient.java:134
↓ 1 callersMethodgenerateValidTChars
()
api/src/main/java/io/grpc/Metadata.java:721
↓ 1 callersMethodget
Returns the count of the statistic using the specified time value as the current time. @param now the current time @return the statistic count
rls/src/main/java/io/grpc/rls/AdaptiveThrottler.java:301
↓ 1 callersMethodget
Returns the value with the specified key, or {@code null} if it does not exist.
api/src/context/java/io/grpc/PersistentHashArrayMappedTrie.java:39
↓ 1 callersMethodget
Returns the protocol identified by {@code protocol}. @throws IOException if {@code protocol} is unknown.
okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/Protocol.java:85
↓ 1 callersMethodget
Returns the wrapped {@link Parcel} if we still own it. @throws IllegalStateException if ownership has already been given up by {@link #release()}
binder/src/main/java/io/grpc/binder/internal/ParcelHolder.java:35
↓ 1 callersMethodgetAbortStatusWithDescription
(Status abortStatus)
xds/src/main/java/io/grpc/xds/FaultFilter.java:308
↓ 1 callersMethodgetAcceptedIssuers
Returns null because the accepted issuers are held in S2A and this class receives decision made from S2A on the fly about which to use to verify a giv
s2a/src/main/java/io/grpc/s2a/internal/handshaker/S2ATrustManager.java:95
↓ 1 callersMethodgetAcceptedIssuers
()
okhttp/src/test/java/io/grpc/okhttp/TlsTest.java:644
↓ 1 callersMethodgetAdditionalInterceptors
()
interop-testing/src/main/java/io/grpc/testing/integration/AbstractInteropTest.java:374
↓ 1 callersMethodgetAddressGroups
()
core/src/main/java/io/grpc/internal/InternalSubchannel.java:519
↓ 1 callersMethodgetAggregatedState
()
rls/src/main/java/io/grpc/rls/SubchannelStateManagerImpl.java:57
↓ 1 callersMethodgetAll
(CharSequence name)
netty/src/main/java/io/grpc/netty/AbstractHttp2Headers.java:68
↓ 1 callersMethodgetAll
(CharSequence csName)
netty/src/main/java/io/grpc/netty/GrpcHttp2HeadersUtils.java:161
↓ 1 callersMethodgetAllAddresses
()
services/src/test/java/io/grpc/protobuf/services/HealthCheckingLoadBalancerFactoryTest.java:1324
↓ 1 callersMethodgetAllExtensions
(ServerReflectionRequest request)
services/src/main/java/io/grpc/protobuf/services/ProtoReflectionServiceV1.java:250
↓ 1 callersMethodgetAllRecords
(String recordType, String name)
core/src/main/java/io/grpc/internal/JndiResourceResolverFactory.java:204
↓ 1 callersMethodgetAllStreamElements
()
binder/src/androidTest/java/io/grpc/binder/BinderChannelSmokeTest.java:340
↓ 1 callersMethodgetAndStartTestServiceServer
(int port, String addressTypeArg)
interop-testing/src/test/java/io/grpc/testing/integration/XdsTestServerTest.java:102
↓ 1 callersMethodgetAndroidSecurityProvider
Select the first recognized security provider according to the preference order returned by {@link Security#getProviders}.
okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/Platform.java:288
← previousnext →6,101–6,200 of 22,628, ranked by callers