| Modifier and Type | Method and Description |
|---|---|
long |
TsFileSequenceReader.selfCheck(Map<Path,IMeasurementSchema> newSchema,
List<ChunkGroupMetadata> chunkGroupMetadataList,
boolean fastFinish)
Self Check the file and return the position before where the data is safe.
|
| Constructor and Description |
|---|
TsFileAlignedSeriesReaderIterator(TsFileSequenceReader reader,
List<AlignedChunkMetadata> alignedChunkMetadataList,
List<IMeasurementSchema> schemaList) |
| Constructor and Description |
|---|
ChunkWriterImpl(IMeasurementSchema schema) |
ChunkWriterImpl(IMeasurementSchema schema,
boolean isMerging) |
| Constructor and Description |
|---|
AlignedChunkWriterImpl(List<IMeasurementSchema> schemaList) |
| Modifier and Type | Method and Description |
|---|---|
void |
PageWriter.reset(IMeasurementSchema measurementSchema)
reset this page
|
| Constructor and Description |
|---|
PageWriter(IMeasurementSchema measurementSchema) |
| Modifier and Type | Class and Description |
|---|---|
class |
MeasurementSchema
This class describes a measurement's information registered in FileSchema,
including measurement id, data type, encoding and compressor type.
|
class |
VectorMeasurementSchema |
| Modifier and Type | Method and Description |
|---|---|
Map<Path,IMeasurementSchema> |
RestorableTsFileIOWriter.getKnownSchema() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestorableTsFileIOWriter.addSchema(Path path,
IMeasurementSchema schema) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.