Package | Description |
---|---|
com.google.cloud.grpc |
Modifier and Type | Class and Description |
---|---|
static class |
GrpcTransportOptions.DefaultExecutorFactory |
Modifier and Type | Method and Description |
---|---|
GrpcTransportOptions.ExecutorFactory<ScheduledExecutorService> |
GrpcTransportOptions.getExecutorFactory()
Returns a scheduled executor service provider.
|
Modifier and Type | Method and Description |
---|---|
GrpcTransportOptions.Builder |
GrpcTransportOptions.Builder.setExecutorFactory(GrpcTransportOptions.ExecutorFactory<ScheduledExecutorService> executorFactory)
Sets the scheduled executor factory.
|
Copyright © 2019 Google LLC. All rights reserved.