public static class SamzaPipelineOptions.ProcessElementExecutorServiceFactory
extends java.lang.Object
implements org.apache.beam.sdk.options.DefaultValueFactory<java.util.concurrent.ExecutorService>
| Constructor and Description |
|---|
ProcessElementExecutorServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.ExecutorService |
create(org.apache.beam.sdk.options.PipelineOptions options) |