MCPcopy Create free account

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

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

↓ 1 callersMethoditerableContains
Checks whether the given item exists in the iterable. This is copied from Guava Collect's {@code Iterables.contains()} because Guava Collect is not A
core/src/main/java/io/grpc/internal/GrpcUtil.java:860
↓ 1 callersMethodjwtTokenCreds
Test JWT-based auth.
interop-testing/src/main/java/io/grpc/testing/integration/TestServiceClient.java:875
↓ 1 callersMethodkeepAliveTime
Sets a custom keepalive time, the delay time for sending next keepalive ping. An unreasonably small value might be increased, and {@code Long.MAX_VALU
netty/src/main/java/io/grpc/netty/NettyServerBuilder.java:542
↓ 1 callersMethodkeepAliveTimeout
{@inheritDoc} @since 1.3.0
netty/src/main/java/io/grpc/netty/NettyChannelBuilder.java:536
↓ 1 callersMethodkeepAliveTimeout
Sets a custom keepalive timeout, the timeout for keepalive ping requests. An unreasonably small value might be increased. @since 1.3.0
netty/src/main/java/io/grpc/netty/NettyServerBuilder.java:561
↓ 1 callersMethodkeepAliveWithoutCalls
Sets whether keepalive will be performed when there are no outstanding RPC on a connection. Defaults to {@code false}. <p>Clients must receive permis
api/src/main/java/io/grpc/ManagedChannelBuilder.java:427
↓ 1 callersMethodkeyToString
(ExtraKeys extraKeys)
rls/src/main/java/io/grpc/rls/RlsProtoConverters.java:183
↓ 1 callersMethodkeys
(Map<String, String> carrier)
opentelemetry/src/test/java/io/grpc/opentelemetry/GrpcTraceBinContextPropagatorTest.java:53
↓ 1 callersMethodlabelWildcardMatch
(String dnsLabel, String pattern)
xds/src/main/java/io/grpc/xds/internal/security/trust/XdsX509TrustManager.java:377
↓ 1 callersMethodlaunchServer
Create server and start it
examples/src/main/java/io/grpc/examples/errordetails/ErrorDetailsExample.java:80
↓ 1 callersMethodlinkToDeath
(DeathRecipient r, int flags)
binder/src/testFixtures/java/io/grpc/binder/internal/FakeDeadBinder.java:63
↓ 1 callersMethodlistFeatures
(View view)
examples/android/routeguide/app/src/main/java/io/grpc/routeguideexample/RouteGuideActivity.java:103
↓ 1 callersMethodlistFeatures
Blocking server-streaming example. Calls listFeatures with a rectangle of interest. Prints each response feature as it arrives.
examples/android/routeguide/app/src/main/java/io/grpc/routeguideexample/RouteGuideActivity.java:230
↓ 1 callersMethodlistFeatures
Example for testing blocking server-streaming.
examples/src/test/java/io/grpc/examples/routeguide/RouteGuideClientTest.java:162
↓ 1 callersMethodlistFeatures
Blocking server-streaming example. Calls listFeatures with a rectangle of interest. Prints each response feature as it arrives.
examples/src/main/java/io/grpc/examples/routeguide/RouteGuideClient.java:94
↓ 1 callersMethodlistServices
(ServerReflectionRequest request)
services/src/main/java/io/grpc/protobuf/services/ProtoReflectionServiceV1.java:269
↓ 1 callersMethodlistener
()
core/src/main/java/io/grpc/internal/AbstractServerStream.java:262
↓ 1 callersMethodlistenerMessageQueue
()
netty/src/test/java/io/grpc/netty/NettyServerStreamTest.java:445
↓ 1 callersMethodloadAll
Accessor for method.
api/src/main/java/io/grpc/InternalServiceProviders.java:32
↓ 1 callersMethodloadAppEngineCredentials
()
auth/src/main/java/io/grpc/auth/GoogleAuthLibraryCallCredentials.java:255
↓ 1 callersMethodloadClass
(String name, boolean resolve)
api/src/testFixtures/java/io/grpc/StaticTestingClassLoader.java:55
↓ 1 callersMethodloadClusterNameAttrKey
()
alts/src/main/java/io/grpc/alts/internal/AltsProtocolNegotiator.java:246
↓ 1 callersMethodloadGoogleCredentialsClass
()
auth/src/main/java/io/grpc/auth/GoogleAuthLibraryCallCredentials.java:241
↓ 1 callersMethodloadServices
(List<? extends BindableService> bindableServices)
servlet/src/main/java/io/grpc/servlet/GrpcServlet.java:56
↓ 1 callersMethodlocalityMetadata
()
xds/src/main/java/io/grpc/xds/Endpoints.java:46
↓ 1 callersMethodlocalityName
Generates a string that represents the locality in the LB policy config. The string is unique across all localities in all clusters.
xds/src/main/java/io/grpc/xds/CdsLoadBalancer2.java:282
↓ 1 callersMethodlogMethodStart
(String method)
examples/src/main/java/io/grpc/examples/manualflowcontrol/BidiBlockingClient.java:94
↓ 1 callersMethodlogPriority
( Direction direction, int streamId, int streamDependency, int weight, boolean exclusive)
okhttp/src/main/java/io/grpc/okhttp/OkHttpFrameLogger.java:103
↓ 1 callersMethodlogSettingsAck
(Direction direction)
okhttp/src/main/java/io/grpc/okhttp/OkHttpFrameLogger.java:127
↓ 1 callersMethodlogTrailer
( long seq, Status status, Metadata metadata, GrpcLogEntry.Logger logger,
services/src/main/java/io/grpc/protobuf/services/BinlogHelper.java:196
↓ 1 callersMethodmain
The main application allowing this server to be launched from the command line.
interop-testing/src/main/java/io/grpc/testing/integration/TestServiceServer.java:46
↓ 1 callersMethodmain
The main application allowing this client to be launched from the command line.
interop-testing/src/main/java/io/grpc/testing/integration/TestServiceClient.java:99
↓ 1 callersMethodmakeHedgingDecision
(Status status, Metadata trailer)
core/src/main/java/io/grpc/internal/RetriableStream.java:1099
↓ 1 callersMethodmakePendingCallbacks
( AbstractMap.SimpleImmutableEntry<SslContext, X509TrustManager> sslContextAndExtendedX509Trus
xds/src/main/java/io/grpc/xds/internal/security/DynamicSslContextProvider.java:133
↓ 1 callersMethodmakeRetryDecision
Decides in current situation whether or not the RPC should retry and if it should retry how long the backoff should be. The decision does not take the
core/src/main/java/io/grpc/internal/RetriableStream.java:1065
↓ 1 callersMethodmakeRpc
(final RpcConfig config)
interop-testing/src/main/java/io/grpc/testing/integration/XdsTestClient.java:343
↓ 1 callersMethodmakeStream
()
netty/src/test/java/io/grpc/netty/NettyServerHandlerTest.java:1442
↓ 1 callersMethodmapConfigDumps
(ClientConfig config)
xds/src/test/java/io/grpc/xds/CsdsServiceTest.java:448
↓ 1 callersMethodmark
(int readlimit)
core/src/main/java/io/grpc/internal/MessageDeframer.java:499
↓ 1 callersMethodmarshallUnmarshall
( P value, Parcelable.Creator<P> creator)
binder/src/main/java/io/grpc/binder/internal/ParcelableInputStream.java:196
↓ 1 callersMethodmatchErrorDetail
( com.google.rpc.Status errorDetail, int expectedCode, List<String> expectedMessages)
xds/src/test/java/io/grpc/xds/GrpcXdsClientImplTestBase.java:425
↓ 1 callersMethodmatchHostName
Returns {@code true} iff {@code hostName} matches the domain name {@code pattern} with case-insensitive. <p>Wildcard pattern rules: <ol> <li>A single
xds/src/main/java/io/grpc/xds/RoutingUtils.java:94
↓ 1 callersMethodmatchPath
(PathMatcher pathMatcher, String fullMethodName)
xds/src/main/java/io/grpc/xds/RoutingUtils.java:160
↓ 1 callersMethodmaxConcurrentCallsPerConnection
The maximum number of concurrent calls permitted for each incoming connection. Defaults to no limit.
okhttp/src/main/java/io/grpc/okhttp/OkHttpServerBuilder.java:370
↓ 1 callersMethodmaxConnectionAge
Sets the maximum connection age, connections lasting longer than which will be gracefully terminated. An unreasonably small value might be increased.
api/src/main/java/io/grpc/ServerBuilder.java:310
↓ 1 callersMethodmaxConnectionAge
()
okhttp/src/test/java/io/grpc/okhttp/OkHttpServerTransportTest.java:167
↓ 1 callersMethodmaxConnectionAge
Sets a custom max connection age, connection lasting longer than which will be gracefully terminated. An unreasonably small value might be increased.
netty/src/main/java/io/grpc/netty/NettyServerBuilder.java:604
↓ 1 callersMethodmaxConnectionAgeGrace
Sets the grace time for the graceful connection termination. Once the max connection age is reached, RPCs have the grace time to complete. RPCs that d
api/src/main/java/io/grpc/ServerBuilder.java:328
↓ 1 callersMethodmaxConnectionAgeGrace
Sets a custom grace time for the graceful connection termination. Once the max connection age is reached, RPCs have the grace time to complete. RPCs t
netty/src/main/java/io/grpc/netty/NettyServerBuilder.java:628
↓ 1 callersMethodmaxConnectionIdle
Sets the maximum connection idle time, connections being idle for longer than which will be gracefully terminated. Idleness duration is defined since
api/src/main/java/io/grpc/ServerBuilder.java:293
↓ 1 callersMethodmaxConnectionIdle
Sets a custom max connection idle time, connection being idle for longer than which will be gracefully terminated. Idleness duration is defined since
okhttp/src/main/java/io/grpc/okhttp/OkHttpServerBuilder.java:219
↓ 1 callersMethodmaxConnectionIdle
Sets a custom max connection idle time, connection being idle for longer than which will be gracefully terminated. Idleness duration is defined since
netty/src/main/java/io/grpc/netty/NettyServerBuilder.java:581
↓ 1 callersMethodmaxEjectionTimeElapsed
(long currentTimeNanos)
util/src/main/java/io/grpc/util/OutlierDetectionLoadBalancer.java:636
↓ 1 callersMethodmaxInboundMessageSize
Sets the maximum message size allowed to be received on the server. If not called, defaults to defaults to 4 MiB. The default provides protection to s
okhttp/src/main/java/io/grpc/okhttp/OkHttpServerBuilder.java:388
↓ 1 callersMethodmaxInboundMessageSize
{@inheritDoc}
netty/src/main/java/io/grpc/netty/NettyServerBuilder.java:460
↓ 1 callersMethodmaxInboundMetadataSize
Sets the maximum size of metadata allowed to be received. Defaults to 8 KiB. <p>The implementation does not currently limit memory usage; this value
okhttp/src/main/java/io/grpc/okhttp/OkHttpServerBuilder.java:359
↓ 1 callersMethodmaxInboundMetadataSize
Sets the maximum size of metadata allowed to be received. This is cumulative size of the entries with some overhead, as defined for <a href="http://ht
netty/src/main/java/io/grpc/netty/NettyChannelBuilder.java:451
↓ 1 callersMethodmaxRingSize
()
xds/src/main/java/io/grpc/xds/XdsClusterResource.java:591
↓ 1 callersMethodmaxRingSize
(long maxRingSize)
xds/src/main/java/io/grpc/xds/XdsClusterResource.java:752
↓ 1 callersMethodmaxStreams
()
interop-testing/src/main/java/io/grpc/testing/integration/Http2Client.java:264
↓ 1 callersMethodmaxWindow
()
netty/src/main/java/io/grpc/netty/AbstractNettyHandler.java:166
↓ 1 callersMethodmaySwitchExecutor
( final ServerMethodDefinition<ReqT, RespT> methodDef, final ServerStream stream,
core/src/main/java/io/grpc/internal/ServerImpl.java:573
↓ 1 callersMethodmaybeAddBinaryHeaderOverhead
(byte[] name, byte[] value)
netty/src/main/java/io/grpc/netty/Utils.java:224
↓ 1 callersMethodmaybeCreateAdditionalMetadataInterceptor
( String additionalMd)
interop-testing/src/main/java/io/grpc/testing/integration/TestServiceClient.java:577
↓ 1 callersMethodmaybeRefresh
Refreshes cache entry by creating {@link PendingCacheEntry}. When the {@code PendingCacheEntry} received data from RLS server, it will replace the dat
rls/src/main/java/io/grpc/rls/CachingRlsLbClient.java:711
↓ 1 callersMethodmaybeShutdown
()
core/src/main/java/io/grpc/internal/CallCredentialsApplyingTransportFactory.java:226
↓ 1 callersMethodmaybeStartHandshakerServer
()
interop-testing/src/main/java/io/grpc/testing/integration/AbstractInteropTest.java:265
↓ 1 callersMethodmaybeThrowIoException
Throw exception if there is an outstanding exception.
alts/src/main/java/io/grpc/alts/internal/AltsHandshakerStub.java:90
↓ 1 callersMethodmaybeUnejectOutliers
At the end of a timer run we need to decrement the ejection time multiplier for trackers that don't have ejected subchannels and uneject ones that hav
util/src/main/java/io/grpc/util/OutlierDetectionLoadBalancer.java:731
↓ 1 callersMethodmaybeUpdateSelector
()
xds/src/main/java/io/grpc/xds/XdsServerWrapper.java:864
↓ 1 callersMethodmerge
(List<Histogram> histograms)
benchmarks/src/main/java/io/grpc/benchmarks/qps/AsyncClient.java:249
↓ 1 callersMethodmergeMetrics
Modify the given {@link OrcaLoadReport.Builder} containing metrics for {@link MetricRecorder} such that metrics from the given {@link MetricReport} fo
xds/src/main/java/io/grpc/xds/orca/OrcaMetricReportingServerInterceptor.java:132
↓ 1 callersMethodmessagesAvailableInternal
(final MessageProducer producer)
core/src/main/java/io/grpc/internal/ServerCallImpl.java:323
↓ 1 callersMethodmetadata
(String key, String value)
xds/src/test/java/io/grpc/xds/RbacFilterTest.java:377
↓ 1 callersMethodmetadata
(String key, String value)
xds/src/test/java/io/grpc/xds/internal/rbac/engine/GrpcAuthorizationEngineTest.java:412
↓ 1 callersMethodmetadataConsumer
(Map<String, Struct> clusterMetadata)
gcp-csm-observability/src/main/java/io/grpc/gcp/csm/observability/MetadataExchanger.java:225
↓ 1 callersMethodmetadataKey
Create a {@link Metadata.Key} for passing a Parcelable object in the metadata of an RPC, treating instances as mutable. <p><b>Note:<b/>Parcelables ca
binder/src/main/java/io/grpc/binder/ParcelableUtils.java:38
↓ 1 callersMethodmetadataUpdateFailureStateToProto
( UpdateFailureState errorState)
xds/src/main/java/io/grpc/xds/CsdsService.java:259
↓ 1 callersMethodmethod
()
netty/src/main/java/io/grpc/netty/GrpcHttp2HeadersUtils.java:426
↓ 1 callersMethodmethod
()
xds/src/test/java/io/grpc/xds/internal/rbac/engine/GrpcAuthorizationEngineTest.java:404
↓ 1 callersMethodminRingSize
()
xds/src/main/java/io/grpc/xds/XdsClusterResource.java:588
↓ 1 callersMethodminRingSize
(long minRingSize)
xds/src/main/java/io/grpc/xds/XdsClusterResource.java:749
↓ 1 callersMethodmissingCallSite
()
core/src/main/java/io/grpc/internal/ManagedChannelOrphanWrapper.java:148
↓ 1 callersMethodnackResponse
(XdsResourceType<?> type, String nonce, String errorDetail)
xds/src/main/java/io/grpc/xds/client/ControlPlaneClient.java:223
↓ 1 callersMethodname
()
xds/src/main/java/io/grpc/xds/VirtualHost.java:42
↓ 1 callersMethodnameResolverRegistry
(NameResolverRegistry resolverRegistry)
core/src/main/java/io/grpc/internal/ManagedChannelImplBuilder.java:439
↓ 1 callersMethodnameToFirstIndex
()
okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/framed/Hpack.java:388
↓ 1 callersMethodnames
()
examples/src/main/java/io/grpc/examples/manualflowcontrol/BidiBlockingClient.java:182
↓ 1 callersMethodnames
()
examples/src/main/java/io/grpc/examples/manualflowcontrol/ManualFlowControlClient.java:122
↓ 1 callersMethodnanoTime
()
core/src/main/java/io/grpc/internal/Rescheduler.java:113
↓ 1 callersMethodnegotiate
(SSLSocket sslSocket, String hostname, List<Protocol> protocols)
okhttp/src/main/java/io/grpc/okhttp/OkHttpProtocolNegotiator.java:212
↓ 1 callersMethodnewBlockingStub
Creates a new blocking-style stub that supports unary and streaming output calls on the service
interop-testing/src/generated/main/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java:82
↓ 1 callersMethodnewBlockingStub
Creates a new blocking-style stub that supports unary and streaming output calls on the service
interop-testing/src/generated/main/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java:109
↓ 1 callersMethodnewBlockingStub
Creates a new blocking-style stub that supports unary and streaming output calls on the service
benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/WorkerServiceGrpc.java:171
↓ 1 callersMethodnewBlockingStub
Creates a new blocking-style stub that supports unary and streaming output calls on the service
xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/status/v3/ClientStatusDiscoveryServiceGrpc.java:114
↓ 1 callersMethodnewBlockingV2Stub
Creates a new blocking-style stub that supports all types of calls on the service
services/src/generated/main/grpc/io/grpc/health/v1/HealthGrpc.java:94
↓ 1 callersMethodnewBuilder
Returns a new instance of {@link Builder}. @since 1.43.0
alts/src/main/java/io/grpc/alts/GoogleDefaultChannelCredentials.java:55
↓ 1 callersMethodnewCall
( MethodDescriptor<ReqT, RespT> methodDescriptor, CallOptions callOptions)
core/src/test/java/io/grpc/internal/ConfigSelectingClientCallTest.java:172
↓ 1 callersMethodnewCall
( MethodDescriptor<ReqT, RespT> methodDescriptor, CallOptions options)
alts/src/main/java/io/grpc/alts/HandshakerServiceChannel.java:115
↓ 1 callersMethodnewCall
( MethodDescriptor<RequestT, ResponseT> method, CallOptions callOptions)
services/src/test/java/io/grpc/protobuf/services/BinaryLogProviderTest.java:101
← previousnext →6,801–6,900 of 22,628, ranked by callers