Class CollectionContext.Builder
java.lang.Object
com.inductiveautomation.historian.gateway.api.storage.realtime.CollectionContext.Builder
- Enclosing interface:
- CollectionContext
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceFirst step of the step builder, requiring collection ID to be set.static interfaceFinal step of the step builder, allowing optional parameters to be set.static interfaceThird step of the step builder, requiring value origin to be set.static interfaceSecond step of the step builder, requiring collection source to be set. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Builder
public Builder()
-