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 interface
First step of the step builder, requiring collection ID to be set.static interface
Final step of the step builder, allowing optional parameters to be set.static interface
Third step of the step builder, requiring value origin to be set.static interface
Second step of the step builder, requiring collection source to be set. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Builder
public Builder()
-