Index
All Classes and Interfaces|All Packages|Serialized Form
B
- BaseGrpcServiceException - Exception in com.google.cloud.grpc
-
Base class for all exceptions from grpc-based services.
- BaseGrpcServiceException(ApiException) - Constructor for exception com.google.cloud.grpc.BaseGrpcServiceException
- BaseGrpcServiceException(IOException, boolean) - Constructor for exception com.google.cloud.grpc.BaseGrpcServiceException
- BaseGrpcServiceException(String, Throwable, int, boolean) - Constructor for exception com.google.cloud.grpc.BaseGrpcServiceException
- build() - Method in class com.google.cloud.grpc.GrpcTransportOptions.Builder
C
- com.google.cloud.grpc - package com.google.cloud.grpc
D
- DefaultExecutorFactory() - Constructor for class com.google.cloud.grpc.GrpcTransportOptions.DefaultExecutorFactory
E
- equals(Object) - Method in class com.google.cloud.grpc.GrpcTransportOptions
G
- get() - Method in class com.google.cloud.grpc.GrpcTransportOptions.DefaultExecutorFactory
- get() - Method in interface com.google.cloud.grpc.GrpcTransportOptions.ExecutorFactory
-
Gets an executor service instance.
- getApiCallSettings(RetrySettings) - Method in class com.google.cloud.grpc.GrpcTransportOptions
-
Deprecated.
- getExecutorFactory() - Method in class com.google.cloud.grpc.GrpcTransportOptions
-
Returns a scheduled executor service provider.
- GrpcTransportOptions - Class in com.google.cloud.grpc
-
Class representing service options for those services that use gRPC as the transport layer.
- GrpcTransportOptions.Builder - Class in com.google.cloud.grpc
-
Builder for
GrpcTransportOptions
. - GrpcTransportOptions.DefaultExecutorFactory - Class in com.google.cloud.grpc
- GrpcTransportOptions.ExecutorFactory<T extends ExecutorService> - Interface in com.google.cloud.grpc
-
An interface for
ExecutorService
factories.
H
- hashCode() - Method in class com.google.cloud.grpc.GrpcTransportOptions
N
- newBuilder() - Static method in class com.google.cloud.grpc.GrpcTransportOptions
R
- release(ScheduledExecutorService) - Method in class com.google.cloud.grpc.GrpcTransportOptions.DefaultExecutorFactory
- release(T) - Method in interface com.google.cloud.grpc.GrpcTransportOptions.ExecutorFactory
-
Releases resources used by the executor and possibly shuts it down.
S
- setExecutorFactory(GrpcTransportOptions.ExecutorFactory<ScheduledExecutorService>) - Method in class com.google.cloud.grpc.GrpcTransportOptions.Builder
-
Sets the scheduled executor factory.
- setUpChannelProvider(InstantiatingGrpcChannelProvider.Builder, ServiceOptions<?, ?>) - Static method in class com.google.cloud.grpc.GrpcTransportOptions
-
Returns a channel provider from the given default provider.
- setUpCredentialsProvider(ServiceOptions<?, ?>) - Static method in class com.google.cloud.grpc.GrpcTransportOptions
T
- toBuilder() - Method in class com.google.cloud.grpc.GrpcTransportOptions
All Classes and Interfaces|All Packages|Serialized Form