| Package | Description |
|---|---|
| org.apache.iotdb.tsfile.read | |
| org.apache.iotdb.tsfile.read.controller |
| Modifier and Type | Method and Description |
|---|---|
static TsFileSequenceReader.LocateStatus |
TsFileSequenceReader.LocateStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TsFileSequenceReader.LocateStatus[] |
TsFileSequenceReader.LocateStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static TsFileSequenceReader.LocateStatus |
MetadataQuerierByFileImpl.checkLocateStatus(IChunkMetadata chunkMetaData,
long spacePartitionStartPos,
long spacePartitionEndPos)
Check the location of a given chunkGroupMetaData with respect to a space partition constraint.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.