Class HistorianPointQueryExecutor<P extends DataPoint<?>,K extends DataPointQueryKey>

java.lang.Object
com.inductiveautomation.historian.gateway.interop.HistorianPointQueryExecutor<P,K>
All Implemented Interfaces:
QueriedPointProcessor<P,K,DataPointType>, HistoryQueryExecutor
Direct Known Subclasses:
HistorianAggregatedQueryExecutor, HistorianRawQueryExecutor

public abstract class HistorianPointQueryExecutor<P extends DataPoint<?>,K extends DataPointQueryKey> extends Object implements HistoryQueryExecutor, QueriedPointProcessor<P,K,DataPointType>