Class ExecutorOptions.ScheduledExecutorServiceFactory

java.lang.Object
org.apache.beam.sdk.options.ExecutorOptions.ScheduledExecutorServiceFactory
All Implemented Interfaces:
DefaultValueFactory<ScheduledExecutorService>
Enclosing interface:
ExecutorOptions

public static class ExecutorOptions.ScheduledExecutorServiceFactory extends Object implements DefaultValueFactory<ScheduledExecutorService>
Returns the default ScheduledExecutorService to use within the Apache Beam SDK.