public static class NanosOffsetClock.Factory extends Object implements DefaultValueFactory<Clock>
NanosOffsetClock.| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
Clock |
create(PipelineOptions options)
Creates a default value for a getter marked with
Default.InstanceFactory. |
public Clock create(PipelineOptions options)
DefaultValueFactoryDefault.InstanceFactory.create in interface DefaultValueFactory<Clock>options - The current pipeline options.