Type Parameters:
T - the data type
All Implemented Interfaces:
PrometheusTableInstance<T>

public abstract class PrometheusTableDataInfo<T extends PrometheusDataInfoItem> extends PrometheusTableEncrypted<T>
Database table class for DataInfo Items. Each data type that represents DataInfo should extend this class.