Class IndexableDataDBDateTime

java.lang.Object
com.illumon.iris.db.plot.datasets.data.IndexableData<DBDateTime>
com.illumon.iris.db.plot.datasets.data.IndexableDataDBDateTime
All Implemented Interfaces:
PlotExceptionCause, Serializable

public class IndexableDataDBDateTime
extends IndexableData<DBDateTime>
IndexableData dataset with DBDateTime values. Dataset values equal to QueryConstants.NULL_LONG are treated as null.
See Also:
Serialized Form