primaryStoreInfo
Returns the value of the
primaryStoreInfo record component.- Returns:
- the value of the
primaryStoreInforecord component
flavor - The persistent flavor of the pipeline.primaryStoreInfo - Information about the primary data store used by the pipeline.secondaryStoreInfo - Optional information about the secondary data store used by the pipeline.dataSinkInfo - information about the data sinks used by the pipeline.forwardMetric - The metric used to measure the forward rate of data the stores to any registered sink.PipelineInformation(StorageKey storageKey,
PersistentFlavor<?> flavor,
DataStoreInformation primaryStoreInfo,
Optional<DataStoreInformation> secondaryStoreInfo,
Optional<DataSinkInformation> dataSinkInfo,
com.codahale.metrics.Meter forwardMetric) PipelineInformation record class.dataSinkInfo record component.final booleanflavor()flavor record component.com.codahale.metrics.MeterforwardMetric record component.final inthashCode()primaryStoreInfo record component.secondaryStoreInfo record component.storageKey record component.static com.inductiveautomation.ignition.common.gson.JsonObjecttoGson(PipelineInformation info) static StringtoJson(PipelineInformation info) final StringtoString()PipelineInformation record class.storageKey - the value for the storageKey record componentflavor - the value for the flavor record componentprimaryStoreInfo - the value for the primaryStoreInfo record componentsecondaryStoreInfo - the value for the secondaryStoreInfo record componentdataSinkInfo - the value for the dataSinkInfo record componentforwardMetric - the value for the forwardMetric record componentObjects::equals(Object,Object).storageKey record component.storageKey record componentflavor record component.flavor record componentprimaryStoreInfo record component.primaryStoreInfo record componentsecondaryStoreInfo record component.secondaryStoreInfo record componentdataSinkInfo record component.dataSinkInfo record componentforwardMetric record component.forwardMetric record component