| Package | Description |
|---|---|
| org.apache.iotdb.tsfile.write.chunk | |
| org.apache.iotdb.tsfile.write.schema |
| Constructor and Description |
|---|
AlignedChunkWriterImpl(VectorMeasurementSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
static VectorMeasurementSchema |
VectorMeasurementSchema.deserializeFrom(ByteBuffer buffer) |
static VectorMeasurementSchema |
VectorMeasurementSchema.deserializeFrom(InputStream inputStream) |
static VectorMeasurementSchema |
VectorMeasurementSchema.partialDeserializeFrom(ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
int |
VectorMeasurementSchema.compareTo(VectorMeasurementSchema o)
compare by vector name
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.