Uses of Class
org.apache.iotdb.tsfile.read.reader.chunk.AlignedChunkReader
-
Packages that use AlignedChunkReader Package Description org.apache.iotdb.tsfile.read -
-
Uses of AlignedChunkReader in org.apache.iotdb.tsfile.read
Methods in org.apache.iotdb.tsfile.read that return AlignedChunkReader Modifier and Type Method Description AlignedChunkReaderTsFileAlignedSeriesReaderIterator.NextAlignedChunkInfo. getReader()Constructors in org.apache.iotdb.tsfile.read with parameters of type AlignedChunkReader Constructor Description NextAlignedChunkInfo(AlignedChunkReader reader, long totalSize, int notNullChunkNum, long totalPointNum)
-