| Modifier and Type | Method and Description |
|---|---|
TSFileConfig |
TSFileDescriptor.getConfig() |
| Modifier and Type | Field and Description |
|---|---|
protected TSFileConfig |
RleDecoder.config |
| Modifier and Type | Field and Description |
|---|---|
protected TSFileConfig |
TSEncodingBuilder.conf |
protected TSFileConfig |
RleEncoder.config |
| Modifier and Type | Field and Description |
|---|---|
protected static TSFileConfig |
TsFileSequenceReader.config |
| Modifier and Type | Field and Description |
|---|---|
protected static TSFileConfig |
TsFileWriter.config |
| Constructor and Description |
|---|
TsFileWriter(File file,
Schema schema,
TSFileConfig conf)
init this TsFileWriter.
|
TsFileWriter(TsFileIOWriter fileWriter,
Schema schema,
TSFileConfig conf)
init this TsFileWriter.
|
| Modifier and Type | Field and Description |
|---|---|
protected static TSFileConfig |
TsFileIOWriter.config |
Copyright © 2022 The Apache Software Foundation. All rights reserved.