Class IndexedQualifiedValue

java.lang.Object
com.inductiveautomation.historian.gateway.query.execution.IndexedQualifiedValue
All Implemented Interfaces:
QualifiedValue, Serializable

public class IndexedQualifiedValue extends Object implements QualifiedValue
This is a wrapper around a QualifiedValue that also provides an index identifier. It is used in cases where QVs correspond to a related list of identifiers and such.
See Also: