Uses of Class
org.apache.iotdb.tsfile.read.query.dataset.QueryDataSet.EndPoint
-
Packages that use QueryDataSet.EndPoint Package Description org.apache.iotdb.tsfile.read.query.dataset -
-
Uses of QueryDataSet.EndPoint in org.apache.iotdb.tsfile.read.query.dataset
Fields in org.apache.iotdb.tsfile.read.query.dataset declared as QueryDataSet.EndPoint Modifier and Type Field Description protected QueryDataSet.EndPointQueryDataSet. endPointMethods in org.apache.iotdb.tsfile.read.query.dataset that return QueryDataSet.EndPoint Modifier and Type Method Description QueryDataSet.EndPointQueryDataSet. getEndPoint()Methods in org.apache.iotdb.tsfile.read.query.dataset with parameters of type QueryDataSet.EndPoint Modifier and Type Method Description voidQueryDataSet. setEndPoint(QueryDataSet.EndPoint endPoint)
-