Class GcsOptions.ExecutorServiceFactory

java.lang.Object
org.apache.beam.sdk.extensions.gcp.options.GcsOptions.ExecutorServiceFactory
All Implemented Interfaces:
DefaultValueFactory<ExecutorService>
Enclosing interface:
GcsOptions

public static class GcsOptions.ExecutorServiceFactory extends Object implements DefaultValueFactory<ExecutorService>
Returns the default ExecutorService to use within the Apache Beam SDK. The ExecutorService is compatible with AppEngine.