Class PipelineOptions.AtomicLongFactory

java.lang.Object
org.apache.beam.sdk.options.PipelineOptions.AtomicLongFactory
All Implemented Interfaces:
DefaultValueFactory<Long>
Enclosing interface:
PipelineOptions

public static class PipelineOptions.AtomicLongFactory extends Object implements DefaultValueFactory<Long>
DefaultValueFactory which supplies an ID that is guaranteed to be unique within the given process.