| Package | Description |
|---|---|
| com.google.cloud |
Core classes for the
gcloud-java library. |
| Modifier and Type | Method and Description |
|---|---|
protected GrpcServiceOptions.ExecutorFactory<ScheduledExecutorService> |
GrpcServiceOptions.executorFactory()
Returns a scheduled executor service provider.
|
| Modifier and Type | Method and Description |
|---|---|
B |
GrpcServiceOptions.Builder.executorFactory(GrpcServiceOptions.ExecutorFactory<ScheduledExecutorService> executorFactory)
Sets the scheduled executor factory.
|
Copyright © 2016 Google. All rights reserved.