public static class GcsOptions.ExecutorServiceFactory extends Object implements DefaultValueFactory<ExecutorService>
ExecutorService to use within the Apache Beam SDK. The
ExecutorService is compatible with AppEngine.| Constructor and Description |
|---|
ExecutorServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
ExecutorService |
create(PipelineOptions options) |
public ExecutorService create(PipelineOptions options)
create in interface DefaultValueFactory<ExecutorService>Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.