Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(A) - Method in interface io.trino.hive.formats.avro.model.AvroReadAction.IoConsumer
- actualAction() - Method in record class io.trino.hive.formats.avro.model.ReadingUnionReadAction
-
Returns the value of the
actualActionrecord component. - addConstant(IntFunction<BlockBuilder>) - Method in class io.trino.hive.formats.avro.RowBlockBuildingDecoder.ConstantBlockAction
- addFieldMapping(String, String) - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions.Builder
- addMetadataProperty(String, String) - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation.RcFileWriteValidationBuilder
- addPage(Page) - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation.RcFileWriteValidationBuilder
- addPage(Page) - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation.WriteChecksumBuilder
- addRowGroup(int) - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation.RcFileWriteValidationBuilder
- addRowGroup(int) - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation.WriteChecksumBuilder
- advance() - Method in class io.trino.hive.formats.rcfile.RcFileReader
- appendByte(int) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- appendBytes(byte[]) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- appendBytes(byte[], int, int) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- appendBytes(Slice) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- appendDouble(double) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- appendInt(int) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- appendLong(long) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- appendShort(int) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- apply(A) - Method in interface io.trino.hive.formats.avro.model.AvroReadAction.DoubleIoFunction
- apply(A) - Method in interface io.trino.hive.formats.avro.model.AvroReadAction.FloatIoFunction
- apply(A) - Method in interface io.trino.hive.formats.avro.model.AvroReadAction.LongIoFunction
- ArrayReadAction - Record Class in io.trino.hive.formats.avro.model
- ArrayReadAction(Schema, Schema, AvroReadAction) - Constructor for record class io.trino.hive.formats.avro.model.ArrayReadAction
-
Creates an instance of a
ArrayReadActionrecord class. - available() - Method in class io.trino.hive.formats.TrinoDataInputStream
- AVRO_CONTAINER_INPUT_FORMAT_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- AVRO_CONTAINER_OUTPUT_FORMAT_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- AVRO_SERDE_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- AvroCompressionKind - Enum Class in io.trino.hive.formats.avro
- AvroFileReader - Class in io.trino.hive.formats.avro
- AvroFileReader(TrinoInputFile, Schema, AvroTypeBlockHandler) - Constructor for class io.trino.hive.formats.avro.AvroFileReader
- AvroFileReader(TrinoInputFile, Schema, AvroTypeBlockHandler, long, OptionalLong) - Constructor for class io.trino.hive.formats.avro.AvroFileReader
- AvroFileWriter - Class in io.trino.hive.formats.avro
- AvroFileWriter(OutputStream, Schema, AvroTypeManager, AvroCompressionKind, Map<String, String>, List<String>, List<Type>, boolean) - Constructor for class io.trino.hive.formats.avro.AvroFileWriter
- AvroHiveConstants - Class in io.trino.hive.formats.avro
- AvroLogicalType - Interface in io.trino.hive.formats.avro.model
- AvroLogicalType.BytesDecimalLogicalType - Record Class in io.trino.hive.formats.avro.model
- AvroLogicalType.DateLogicalType - Record Class in io.trino.hive.formats.avro.model
- AvroLogicalType.FixedDecimalLogicalType - Record Class in io.trino.hive.formats.avro.model
- AvroLogicalType.StringUUIDLogicalType - Record Class in io.trino.hive.formats.avro.model
- AvroLogicalType.TimeMicrosLogicalType - Record Class in io.trino.hive.formats.avro.model
- AvroLogicalType.TimeMillisLogicalType - Record Class in io.trino.hive.formats.avro.model
- AvroLogicalType.TimestampMicrosLogicalType - Record Class in io.trino.hive.formats.avro.model
- AvroLogicalType.TimestampMillisLogicalType - Record Class in io.trino.hive.formats.avro.model
- AvroPageDataReader - Class in io.trino.hive.formats.avro
- AvroPageDataReader(Schema, AvroTypeBlockHandler) - Constructor for class io.trino.hive.formats.avro.AvroPageDataReader
- AvroPageDataReader.UncheckedAvroTypeException - Exception Class in io.trino.hive.formats.avro
-
Used for throwing
AvroTypeExceptionthrough interfaces that can not throw checked exceptions like DatumReader - AvroPagePositionDataWriter - Class in io.trino.hive.formats.avro
- AvroPagePositionDataWriter(Schema, AvroTypeManager, List<String>, List<Type>) - Constructor for class io.trino.hive.formats.avro.AvroPagePositionDataWriter
- AvroReadAction - Interface in io.trino.hive.formats.avro.model
- AvroReadAction.DoubleIoFunction<A> - Interface in io.trino.hive.formats.avro.model
- AvroReadAction.FloatIoFunction<A> - Interface in io.trino.hive.formats.avro.model
- AvroReadAction.IoConsumer<A> - Interface in io.trino.hive.formats.avro.model
- AvroReadAction.LongIoFunction<A> - Interface in io.trino.hive.formats.avro.model
- AvroTypeBlockHandler - Interface in io.trino.hive.formats.avro
- AvroTypeException - Exception Class in io.trino.hive.formats.avro
- AvroTypeException(String) - Constructor for exception class io.trino.hive.formats.avro.AvroTypeException
- AvroTypeException(String, Throwable) - Constructor for exception class io.trino.hive.formats.avro.AvroTypeException
- AvroTypeException(AvroTypeException) - Constructor for exception class io.trino.hive.formats.avro.AvroTypeException
- AvroTypeManager - Interface in io.trino.hive.formats.avro
- AvroTypeUtils - Class in io.trino.hive.formats.avro
B
- BaseAvroTypeBlockHandlerImpls - Class in io.trino.hive.formats.avro
- BaseAvroTypeBlockHandlerImpls.IntBlockBuildingDecoder - Class in io.trino.hive.formats.avro
- BaseAvroTypeBlockHandlerImpls.LongBlockBuildingDecoder - Class in io.trino.hive.formats.avro
- BaseAvroTypeBlockHandlerImpls.NullBlockBuildingDecoder - Class in io.trino.hive.formats.avro
- baseBlockBuildingDecoderFor(AvroReadAction, AvroTypeBlockHandler) - Static method in class io.trino.hive.formats.avro.BaseAvroTypeBlockHandlerImpls
- baseTypeFor(Schema, AvroTypeBlockHandler) - Static method in class io.trino.hive.formats.avro.BaseAvroTypeBlockHandlerImpls
- BinaryColumnEncoding - Interface in io.trino.hive.formats.encodings.binary
- BinaryColumnEncodingFactory - Class in io.trino.hive.formats.encodings.binary
- BinaryColumnEncodingFactory(DateTimeZone) - Constructor for class io.trino.hive.formats.encodings.binary.BinaryColumnEncodingFactory
- BinaryEncoding - Class in io.trino.hive.formats.encodings.binary
- BinaryEncoding - Class in io.trino.hive.formats.encodings.text
- BinaryEncoding(Type) - Constructor for class io.trino.hive.formats.encodings.binary.BinaryEncoding
- BinaryEncoding(Type, Slice) - Constructor for class io.trino.hive.formats.encodings.text.BinaryEncoding
- BlockBuildingDecoder - Interface in io.trino.hive.formats.avro
- blockBuildingDecoderFor(AvroReadAction) - Method in interface io.trino.hive.formats.avro.AvroTypeBlockHandler
- blockBuildingDecoderFor(AvroReadAction) - Method in class io.trino.hive.formats.avro.HiveAvroTypeBlockHandler
- blockBuildingDecoderFor(AvroReadAction) - Method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler
- blockBuildingDecoders - Variable in class io.trino.hive.formats.avro.HiveAvroTypeBlockHandler.WriterUnionCoercedIntoRowBlockBuildingDecoder
- BlockEncoding - Class in io.trino.hive.formats.encodings.binary
- BlockEncoding - Class in io.trino.hive.formats.encodings.text
- BlockEncoding(Type) - Constructor for class io.trino.hive.formats.encodings.binary.BlockEncoding
- BlockEncoding(Type, Slice, Byte) - Constructor for class io.trino.hive.formats.encodings.text.BlockEncoding
- BooleanEncoding - Class in io.trino.hive.formats.encodings.binary
- BooleanEncoding - Class in io.trino.hive.formats.encodings.text
- BooleanEncoding(Type) - Constructor for class io.trino.hive.formats.encodings.binary.BooleanEncoding
- BooleanEncoding(Type, Slice) - Constructor for class io.trino.hive.formats.encodings.text.BooleanEncoding
- BooleanRead - Record Class in io.trino.hive.formats.avro.model
- BooleanRead(Schema, Schema) - Constructor for record class io.trino.hive.formats.avro.model.BooleanRead
-
Creates an instance of a
BooleanReadrecord class. - BufferedOutputStreamSliceOutput - Class in io.trino.hive.formats.compression
- BufferedOutputStreamSliceOutput(OutputStream) - Constructor for class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- build() - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions.Builder
- build() - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions.Builder
- build() - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation.RcFileWriteValidationBuilder
- build() - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation.WriteChecksumBuilder
- builder() - Static method in class io.trino.hive.formats.encodings.text.TextEncodingOptions
- builder() - Static method in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions
- builder(TextEncodingOptions) - Static method in class io.trino.hive.formats.encodings.text.TextEncodingOptions
- builder(OpenXJsonOptions) - Static method in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions
- Builder() - Constructor for class io.trino.hive.formats.encodings.text.TextEncodingOptions.Builder
- Builder() - Constructor for class io.trino.hive.formats.line.openxjson.OpenXJsonOptions.Builder
- Builder(TextEncodingOptions) - Constructor for class io.trino.hive.formats.encodings.text.TextEncodingOptions.Builder
- ByteEncoding - Class in io.trino.hive.formats.encodings.binary
- ByteEncoding(Type) - Constructor for class io.trino.hive.formats.encodings.binary.ByteEncoding
- BytesDecimalBlockBuildingDecoder(DecimalType) - Constructor for record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.BytesDecimalBlockBuildingDecoder
-
Creates an instance of a
BytesDecimalBlockBuildingDecoderrecord class. - BytesDecimalLogicalType(int, int) - Constructor for record class io.trino.hive.formats.avro.model.AvroLogicalType.BytesDecimalLogicalType
-
Creates an instance of a
BytesDecimalLogicalTyperecord class. - BytesRead - Record Class in io.trino.hive.formats.avro.model
- BytesRead(Schema, Schema) - Constructor for record class io.trino.hive.formats.avro.model.BytesRead
-
Creates an instance of a
BytesReadrecord class. - BZIP2 - Enum constant in enum class io.trino.hive.formats.compression.CompressionKind
C
- calculateTruncationLength(Type, Slice, int, int) - Static method in class io.trino.hive.formats.ReadWriteUtils
- caseSensitive() - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions.Builder
- CHAR_TYPE_LOGICAL_NAME - Static variable in class io.trino.hive.formats.avro.AvroHiveConstants
- close() - Method in class io.trino.hive.formats.avro.AvroFileReader
- close() - Method in class io.trino.hive.formats.avro.AvroFileWriter
- close() - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- close() - Method in class io.trino.hive.formats.compression.MemoryCompressedSliceOutput
- close() - Method in class io.trino.hive.formats.DataOutputStream
- close() - Method in class io.trino.hive.formats.line.FooterAwareLineReader
- close() - Method in class io.trino.hive.formats.line.LineBuffer
- close() - Method in class io.trino.hive.formats.line.sequence.SequenceFileReader
- close() - Method in class io.trino.hive.formats.line.sequence.SequenceFileWriter
- close() - Method in class io.trino.hive.formats.line.text.TextLineReader
- close() - Method in class io.trino.hive.formats.line.text.TextLineWriter
- close() - Method in class io.trino.hive.formats.rcfile.RcFileReader
- close() - Method in class io.trino.hive.formats.rcfile.RcFileWriter
- close() - Method in class io.trino.hive.formats.TrinoDataInputStream
- closeEntry() - Method in interface io.trino.hive.formats.encodings.EncodeOutput
- Codec - Class in io.trino.hive.formats.compression
- collectionDelimiter(byte) - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions.Builder
- Column - Record Class in io.trino.hive.formats.line
- Column(String, Type, int) - Constructor for record class io.trino.hive.formats.line.Column
-
Creates an instance of a
Columnrecord class. - COLUMNAR_SERDE_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- ColumnData - Class in io.trino.hive.formats.encodings
- ColumnData(int[], Slice) - Constructor for class io.trino.hive.formats.encodings.ColumnData
- ColumnEncoding - Interface in io.trino.hive.formats.encodings
- ColumnEncodingFactory - Interface in io.trino.hive.formats.encodings
- compress(Slice) - Method in class io.trino.hive.formats.compression.ValueCompressor
- CompressionKind - Enum Class in io.trino.hive.formats.compression
- computeVIntLength(int) - Static method in class io.trino.hive.formats.ReadWriteUtils
- configure(Map<String, byte[]>) - Method in interface io.trino.hive.formats.avro.AvroTypeBlockHandler
-
Called when the type manager is reading out data from a data file such as in
AvroFileReaderThis usage implies interior immutability of the block handler. - configure(Map<String, byte[]>) - Method in class io.trino.hive.formats.avro.HiveAvroTypeBlockHandler
- configure(Map<String, byte[]>) - Method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler
- ConstantBlockAction(AvroReadAction.IoConsumer<BlockBuilder>, int) - Constructor for class io.trino.hive.formats.avro.RowBlockBuildingDecoder.ConstantBlockAction
- create(List<Column>, Map<String, String>) - Method in class io.trino.hive.formats.line.csv.CsvDeserializerFactory
- create(List<Column>, Map<String, String>) - Method in class io.trino.hive.formats.line.csv.CsvSerializerFactory
- create(List<Column>, Map<String, String>) - Method in class io.trino.hive.formats.line.json.JsonDeserializerFactory
- create(List<Column>, Map<String, String>) - Method in class io.trino.hive.formats.line.json.JsonSerializerFactory
- create(List<Column>, Map<String, String>) - Method in interface io.trino.hive.formats.line.LineDeserializerFactory
- create(List<Column>, Map<String, String>) - Method in interface io.trino.hive.formats.line.LineSerializerFactory
- create(List<Column>, Map<String, String>) - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonDeserializerFactory
- create(List<Column>, Map<String, String>) - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonSerializerFactory
- create(List<Column>, Map<String, String>) - Method in class io.trino.hive.formats.line.regex.RegexDeserializerFactory
- create(List<Column>, Map<String, String>) - Method in class io.trino.hive.formats.line.simple.SimpleDeserializerFactory
- create(List<Column>, Map<String, String>) - Method in class io.trino.hive.formats.line.simple.SimpleSerializerFactory
- createCodec() - Method in enum class io.trino.hive.formats.compression.CompressionKind
- createCompressedReader(InputStream, int, Codec) - Static method in class io.trino.hive.formats.line.text.TextLineReader
- createLineBuffer() - Method in interface io.trino.hive.formats.line.LineReaderFactory
- createLineBuffer() - Method in class io.trino.hive.formats.line.sequence.SequenceFileReaderFactory
- createLineBuffer() - Method in class io.trino.hive.formats.line.text.TextLineReaderFactory
- createLineReader(TrinoInputFile, long, long, int, int) - Method in interface io.trino.hive.formats.line.LineReaderFactory
- createLineReader(TrinoInputFile, long, long, int, int) - Method in class io.trino.hive.formats.line.sequence.SequenceFileReaderFactory
- createLineReader(TrinoInputFile, long, long, int, int) - Method in class io.trino.hive.formats.line.text.TextLineReaderFactory
- createLineWriter(ConnectorSession, OutputStream, Optional<CompressionKind>) - Method in interface io.trino.hive.formats.line.LineWriterFactory
- createLineWriter(ConnectorSession, OutputStream, Optional<CompressionKind>) - Method in class io.trino.hive.formats.line.sequence.SequenceFileWriterFactory
- createLineWriter(ConnectorSession, OutputStream, Optional<CompressionKind>) - Method in class io.trino.hive.formats.line.text.TextLineWriterFactory
- createMemoryCompressedSliceOutput(int, int) - Method in class io.trino.hive.formats.compression.Codec
- createRecycledCompressedSliceOutput() - Method in class io.trino.hive.formats.compression.MemoryCompressedSliceOutput
- createSkipActionForSchema(Schema) - Static method in record class io.trino.hive.formats.avro.model.SkipFieldRecordFieldReadAction
- createStreamCompressor(OutputStream) - Method in class io.trino.hive.formats.compression.Codec
- createStreamDecompressor(InputStream) - Method in class io.trino.hive.formats.compression.Codec
- createTimestampParser(List<String>) - Static method in class io.trino.hive.formats.HiveFormatUtils
- createUncompressedMemorySliceOutput(int, int) - Static method in class io.trino.hive.formats.compression.MemoryCompressedSliceOutput
- createUncompressedReader(InputStream, int) - Static method in class io.trino.hive.formats.line.text.TextLineReader
- createUncompressedReader(InputStream, int, long, long) - Static method in class io.trino.hive.formats.line.text.TextLineReader
- createValueCompressor() - Method in class io.trino.hive.formats.compression.Codec
- createValueDecompressor() - Method in class io.trino.hive.formats.compression.Codec
- createWriteChecksumBuilder(Map<Integer, Type>) - Static method in class io.trino.hive.formats.rcfile.RcFileWriteValidation.WriteChecksumBuilder
- CsvConstants - Class in io.trino.hive.formats.line.csv
- CsvDeserializer - Class in io.trino.hive.formats.line.csv
-
Deserializer that is bug for bug compatible with OpenCSVSerde.
- CsvDeserializer(List<Column>, char, char, char) - Constructor for class io.trino.hive.formats.line.csv.CsvDeserializer
- CsvDeserializerFactory - Class in io.trino.hive.formats.line.csv
- CsvDeserializerFactory() - Constructor for class io.trino.hive.formats.line.csv.CsvDeserializerFactory
- CsvSerializer - Class in io.trino.hive.formats.line.csv
-
Serializer that is bug for bug compatible with OpenCSVSerde.
- CsvSerializer(List<Column>, byte, byte, byte) - Constructor for class io.trino.hive.formats.line.csv.CsvSerializer
- CsvSerializerFactory - Class in io.trino.hive.formats.line.csv
- CsvSerializerFactory() - Constructor for class io.trino.hive.formats.line.csv.CsvSerializerFactory
D
- DataOutputStream - Class in io.trino.hive.formats
- DataOutputStream(OutputStream) - Constructor for class io.trino.hive.formats.DataOutputStream
- DataOutputStream(OutputStream, int) - Constructor for class io.trino.hive.formats.DataOutputStream
- DATE - Static variable in interface io.trino.hive.formats.avro.model.AvroLogicalType
- DATE_SCHEMA - Static variable in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager
- DateBlockBuildingDecoder() - Constructor for record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.DateBlockBuildingDecoder
-
Creates an instance of a
DateBlockBuildingDecoderrecord class. - DateEncoding - Class in io.trino.hive.formats.encodings.binary
- DateEncoding - Class in io.trino.hive.formats.encodings.text
- DateEncoding(Type) - Constructor for class io.trino.hive.formats.encodings.binary.DateEncoding
- DateEncoding(Type, Slice) - Constructor for class io.trino.hive.formats.encodings.text.DateEncoding
- DateLogicalType() - Constructor for record class io.trino.hive.formats.avro.model.AvroLogicalType.DateLogicalType
-
Creates an instance of a
DateLogicalTyperecord class. - DECIMAL - Static variable in interface io.trino.hive.formats.avro.model.AvroLogicalType
- DecimalEncoding - Class in io.trino.hive.formats.encodings.binary
- DecimalEncoding - Class in io.trino.hive.formats.encodings.text
- DecimalEncoding(Type) - Constructor for class io.trino.hive.formats.encodings.binary.DecimalEncoding
- DecimalEncoding(Type, Slice) - Constructor for class io.trino.hive.formats.encodings.text.DecimalEncoding
- decimalType() - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.BytesDecimalBlockBuildingDecoder
-
Returns the value of the
decimalTyperecord component. - decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.binary.BinaryEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.binary.BlockEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.binary.BooleanEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.binary.ByteEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.binary.DateEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.binary.DecimalEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.binary.DoubleEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.binary.FloatEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.binary.LongEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.binary.ShortEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.binary.StringEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.binary.TimestampEncoding
- decodeColumn(ColumnData) - Method in interface io.trino.hive.formats.encodings.ColumnEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.text.BinaryEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.text.BlockEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.text.BooleanEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.text.DateEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.text.DecimalEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.text.DoubleEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.text.FloatEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.text.LongEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.text.StringEncoding
- decodeColumn(ColumnData) - Method in class io.trino.hive.formats.encodings.text.TimestampEncoding
- decodeIntoBlock(int, Decoder, BlockBuilder) - Method in class io.trino.hive.formats.avro.HiveAvroTypeBlockHandler.WriterUnionCoercedIntoRowBlockBuildingDecoder
- decodeIntoBlock(Decoder, BlockBuilder) - Method in class io.trino.hive.formats.avro.BaseAvroTypeBlockHandlerImpls.IntBlockBuildingDecoder
- decodeIntoBlock(Decoder, BlockBuilder) - Method in class io.trino.hive.formats.avro.BaseAvroTypeBlockHandlerImpls.LongBlockBuildingDecoder
- decodeIntoBlock(Decoder, BlockBuilder) - Method in class io.trino.hive.formats.avro.BaseAvroTypeBlockHandlerImpls.NullBlockBuildingDecoder
- decodeIntoBlock(Decoder, BlockBuilder) - Method in interface io.trino.hive.formats.avro.BlockBuildingDecoder
- decodeIntoBlock(Decoder, BlockBuilder) - Method in class io.trino.hive.formats.avro.HiveAvroTypeBlockHandler.ReaderUnionCoercedIntoRowBlockBuildingDecoder
- decodeIntoBlock(Decoder, BlockBuilder) - Method in class io.trino.hive.formats.avro.HiveAvroTypeBlockHandler.WriterUnionCoercedIntoRowBlockBuildingDecoder
- decodeIntoBlock(Decoder, BlockBuilder) - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.BytesDecimalBlockBuildingDecoder
- decodeIntoBlock(Decoder, BlockBuilder) - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.DateBlockBuildingDecoder
- decodeIntoBlock(Decoder, BlockBuilder) - Method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.FixedDecimalBlockBuildingDecoder
- decodeIntoBlock(Decoder, BlockBuilder) - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.StringUUIDBlockBuildingDecoder
- decodeIntoBlock(Decoder, BlockBuilder) - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.TimeMicrosBlockBuildingDecoder
- decodeIntoBlock(Decoder, BlockBuilder) - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.TimeMillisBlockBuildingDecoder
- decodeIntoBlock(Decoder, BlockBuilder) - Method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.TimestampMicrosBlockBuildingDecoder
- decodeIntoBlock(Decoder, BlockBuilder) - Method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.TimestampMillisBlockBuildingDecoder
- decodeIntoBlock(Decoder, BlockBuilder) - Method in class io.trino.hive.formats.avro.RowBlockBuildingDecoder
- decodeIntoBlockProvided(Decoder, IntFunction<BlockBuilder>) - Method in class io.trino.hive.formats.avro.RowBlockBuildingDecoder
- decodeIntoPageBuilder(Decoder, PageBuilder) - Method in class io.trino.hive.formats.avro.RowBlockBuildingDecoder
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in interface io.trino.hive.formats.encodings.binary.BinaryColumnEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.binary.BinaryEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.binary.BooleanEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.binary.ByteEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.binary.DateEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.binary.DecimalEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.binary.DoubleEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.binary.FloatEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.binary.ListEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.binary.LongEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.binary.MapEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.binary.ShortEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.binary.StringEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.binary.StructEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.binary.TimestampEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.text.BinaryEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.text.BooleanEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.text.DateEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.text.DecimalEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.text.DoubleEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.text.FloatEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.text.ListEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.text.LongEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.text.MapEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.text.StringEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.text.StructEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in interface io.trino.hive.formats.encodings.text.TextColumnEncoding
- decodeValueInto(BlockBuilder, Slice, int, int) - Method in class io.trino.hive.formats.encodings.text.TimestampEncoding
- decodeVIntSize(byte) - Static method in class io.trino.hive.formats.ReadWriteUtils
- decodeVIntSize(Slice, int) - Static method in class io.trino.hive.formats.ReadWriteUtils
- decompress(Slice, Slice) - Method in class io.trino.hive.formats.compression.ValueDecompressor
- decompress(Slice, OutputStream) - Method in class io.trino.hive.formats.compression.ValueDecompressor
- DEFAULT_OPEN_X_JSON_OPTIONS - Static variable in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions
- DEFAULT_SIMPLE_OPTIONS - Static variable in class io.trino.hive.formats.encodings.text.TextEncodingOptions
- defaultBytes() - Method in record class io.trino.hive.formats.avro.model.DefaultValueFieldRecordFieldReadAction
-
Returns the value of the
defaultBytesrecord component. - DefaultValueFieldRecordFieldReadAction - Record Class in io.trino.hive.formats.avro.model
- DefaultValueFieldRecordFieldReadAction(Schema, byte[], int) - Constructor for record class io.trino.hive.formats.avro.model.DefaultValueFieldRecordFieldReadAction
-
Creates an instance of a
DefaultValueFieldRecordFieldReadActionrecord class. - DEFLATE - Enum constant in enum class io.trino.hive.formats.avro.AvroCompressionKind
- DEFLATE - Enum constant in enum class io.trino.hive.formats.compression.CompressionKind
- deserialize(LineBuffer, PageBuilder) - Method in class io.trino.hive.formats.line.csv.CsvDeserializer
- deserialize(LineBuffer, PageBuilder) - Method in class io.trino.hive.formats.line.json.JsonDeserializer
- deserialize(LineBuffer, PageBuilder) - Method in interface io.trino.hive.formats.line.LineDeserializer
-
Deserialize the line into the page builder.
- deserialize(LineBuffer, PageBuilder) - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonDeserializer
- deserialize(LineBuffer, PageBuilder) - Method in class io.trino.hive.formats.line.regex.RegexDeserializer
- deserialize(LineBuffer, PageBuilder) - Method in class io.trino.hive.formats.line.simple.SimpleDeserializer
- destroy() - Method in class io.trino.hive.formats.compression.MemoryCompressedSliceOutput
- DistinctMapKeys - Class in io.trino.hive.formats
- DistinctMapKeys(MapType, boolean) - Constructor for class io.trino.hive.formats.DistinctMapKeys
- dotsInFieldNames() - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions.Builder
- DoubleEncoding - Class in io.trino.hive.formats.encodings.binary
- DoubleEncoding - Class in io.trino.hive.formats.encodings.text
- DoubleEncoding(Type) - Constructor for class io.trino.hive.formats.encodings.binary.DoubleEncoding
- DoubleEncoding(Type, Slice) - Constructor for class io.trino.hive.formats.encodings.text.DoubleEncoding
- DoubleRead - Class in io.trino.hive.formats.avro.model
E
- elementReadAction() - Method in record class io.trino.hive.formats.avro.model.ArrayReadAction
-
Returns the value of the
elementReadActionrecord component. - EMPTY_LINE_DESERIALIZER - Static variable in interface io.trino.hive.formats.line.LineDeserializer
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.binary.BinaryEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.binary.BlockEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.binary.BooleanEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.binary.ByteEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.binary.DateEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.binary.DecimalEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.binary.DoubleEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.binary.FloatEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.binary.LongEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.binary.ShortEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.binary.StringEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.binary.TimestampEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in interface io.trino.hive.formats.encodings.ColumnEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.text.BinaryEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.text.BlockEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.text.BooleanEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.text.DateEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.text.DecimalEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.text.DoubleEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.text.FloatEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.text.LongEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.text.StringEncoding
- encodeColumn(Block, SliceOutput, EncodeOutput) - Method in class io.trino.hive.formats.encodings.text.TimestampEncoding
- EncodeOutput - Interface in io.trino.hive.formats.encodings
- encodeValue(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.binary.BlockEncoding
- encodeValue(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.binary.ListEncoding
- encodeValue(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.binary.MapEncoding
- encodeValue(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.binary.StructEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in interface io.trino.hive.formats.encodings.binary.BinaryColumnEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.binary.BinaryEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.binary.BlockEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.binary.BooleanEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.binary.ByteEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.binary.DateEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.binary.DecimalEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.binary.DoubleEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.binary.FloatEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.binary.LongEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.binary.ShortEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.binary.StringEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.binary.TimestampEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.text.BinaryEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.text.BooleanEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.text.DateEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.text.DecimalEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.text.DoubleEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.text.FloatEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.text.ListEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.text.LongEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.text.MapEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.text.StringEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.text.StructEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in interface io.trino.hive.formats.encodings.text.TextColumnEncoding
- encodeValueInto(Block, int, SliceOutput) - Method in class io.trino.hive.formats.encodings.text.TimestampEncoding
- EnumReadAction - Record Class in io.trino.hive.formats.avro.model
- EnumReadAction(Schema, Schema, List<Slice>) - Constructor for record class io.trino.hive.formats.avro.model.EnumReadAction
-
Creates an instance of a
EnumReadActionrecord class. - equals(Object) - Method in record class io.trino.hive.formats.avro.model.ArrayReadAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.BytesDecimalLogicalType
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.DateLogicalType
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.FixedDecimalLogicalType
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.StringUUIDLogicalType
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.TimeMicrosLogicalType
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.TimeMillisLogicalType
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.TimestampMicrosLogicalType
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.TimestampMillisLogicalType
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.BooleanRead
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.BytesRead
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.DefaultValueFieldRecordFieldReadAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.EnumReadAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.FixedRead
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.IntRead
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.MapReadAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.NullRead
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.ReadErrorReadAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.ReadFieldAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.ReadingUnionReadAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.RecordReadAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.SkipFieldRecordFieldReadAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.StringRead
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.model.WrittenUnionReadAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.BytesDecimalBlockBuildingDecoder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.DateBlockBuildingDecoder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.StringUUIDBlockBuildingDecoder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.TimeMicrosBlockBuildingDecoder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.TimeMillisBlockBuildingDecoder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.trino.hive.formats.line.Column
-
Indicates whether some other object is "equal to" this one.
- errorString() - Method in record class io.trino.hive.formats.avro.model.ReadErrorReadAction
-
Returns the value of the
errorStringrecord component. - errorType() - Method in record class io.trino.hive.formats.avro.model.ReadErrorReadAction
-
Returns the value of the
errorTyperecord component. - escapeByte(byte) - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions.Builder
- explicitNull() - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions.Builder
- EXTENDED - Enum constant in enum class io.trino.hive.formats.encodings.text.TextEncodingOptions.NestingLevels
- EXTENDED_ADDITIONAL - Enum constant in enum class io.trino.hive.formats.encodings.text.TextEncodingOptions.NestingLevels
- extendedAdditionalNestingLevels() - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions.Builder
- extendedNestingLevels() - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions.Builder
F
- fieldDelimiter(byte) - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions.Builder
- fieldReadActions() - Method in record class io.trino.hive.formats.avro.model.RecordReadAction
-
Returns the value of the
fieldReadActionsrecord component. - fieldSchema() - Method in record class io.trino.hive.formats.avro.model.DefaultValueFieldRecordFieldReadAction
-
Returns the value of the
fieldSchemarecord component. - FILE_INPUT_FORMAT_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- FILE_OUTPUT_FORMAT_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- FileCorruptionException - Exception Class in io.trino.hive.formats
- FileCorruptionException(String) - Constructor for exception class io.trino.hive.formats.FileCorruptionException
- FileCorruptionException(String, Object...) - Constructor for exception class io.trino.hive.formats.FileCorruptionException
- FileCorruptionException(Throwable, String, Object...) - Constructor for exception class io.trino.hive.formats.FileCorruptionException
- findFirstSyncPosition(TrinoInputFile, long, long, long, long) - Static method in class io.trino.hive.formats.ReadWriteUtils
-
Find the beginning of the first full sync sequence that starts within the specified range.
- firstMatch() - Method in record class io.trino.hive.formats.avro.model.ReadingUnionReadAction
-
Returns the value of the
firstMatchrecord component. - fitBigEndianValueToByteArraySize(byte[], int) - Static method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager
-
Will resize big endian bytes to a desired array length while preserving the represented value.
- fitBigEndianValueToByteArraySize(long, int) - Static method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager
- fitBigEndianValueToByteArraySize(Int128, int) - Static method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager
- FixedDecimalBlockBuildingDecoder(DecimalType, int) - Constructor for class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.FixedDecimalBlockBuildingDecoder
- FixedDecimalLogicalType(int, int, int) - Constructor for record class io.trino.hive.formats.avro.model.AvroLogicalType.FixedDecimalLogicalType
-
Creates an instance of a
FixedDecimalLogicalTyperecord class. - FixedRead - Record Class in io.trino.hive.formats.avro.model
- FixedRead(Schema, Schema) - Constructor for record class io.trino.hive.formats.avro.model.FixedRead
-
Creates an instance of a
FixedReadrecord class. - fixedSize() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.FixedDecimalLogicalType
-
Returns the value of the
fixedSizerecord component. - FloatEncoding - Class in io.trino.hive.formats.encodings.binary
- FloatEncoding - Class in io.trino.hive.formats.encodings.text
- FloatEncoding(Type) - Constructor for class io.trino.hive.formats.encodings.binary.FloatEncoding
- FloatEncoding(Type, Slice) - Constructor for class io.trino.hive.formats.encodings.text.FloatEncoding
- FloatRead - Class in io.trino.hive.formats.avro.model
- flush() - Method in class io.trino.hive.formats.avro.AvroPageDataReader
- flush() - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- flush() - Method in class io.trino.hive.formats.DataOutputStream
- flush() - Method in class io.trino.hive.formats.line.LineBuffer
- FooterAwareLineReader - Class in io.trino.hive.formats.line
- FooterAwareLineReader(LineReader, int, Supplier<LineBuffer>) - Constructor for class io.trino.hive.formats.line.FooterAwareLineReader
- forFile(String) - Static method in enum class io.trino.hive.formats.compression.CompressionKind
- formatHiveDate(Block, int) - Static method in class io.trino.hive.formats.HiveFormatUtils
- formatHiveDate(Block, int, StringBuilder) - Static method in class io.trino.hive.formats.HiveFormatUtils
- formatHiveTimestamp(Type, Block, int) - Static method in class io.trino.hive.formats.HiveFormatUtils
- formatHiveTimestamp(Type, Block, int, StringBuilder) - Static method in class io.trino.hive.formats.HiveFormatUtils
- fromAction(Resolver.Action) - Static method in interface io.trino.hive.formats.avro.model.AvroReadAction
- fromAvroLogicalType(LogicalType, Schema) - Static method in interface io.trino.hive.formats.avro.model.AvroLogicalType
- fromBigEndian(byte[]) - Static method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager
-
Decode a long from the two's complement big-endian representation.
- fromHadoopClassName(String) - Static method in enum class io.trino.hive.formats.compression.CompressionKind
- fromSchema(Map<String, String>) - Static method in class io.trino.hive.formats.encodings.text.TextEncodingOptions
- fromSchema(Map<String, String>) - Static method in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions
G
- getAvroTypeException() - Method in exception class io.trino.hive.formats.avro.AvroPageDataReader.UncheckedAvroTypeException
- getBuffer() - Method in class io.trino.hive.formats.line.LineBuffer
- getBytesRead() - Method in class io.trino.hive.formats.line.FooterAwareLineReader
- getBytesRead() - Method in interface io.trino.hive.formats.line.LineReader
- getBytesRead() - Method in class io.trino.hive.formats.line.sequence.SequenceFileReader
- getBytesRead() - Method in class io.trino.hive.formats.line.text.TextLineReader
- getBytesRead() - Method in class io.trino.hive.formats.rcfile.RcFileReader
- getCause() - Method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager.InvalidNativeAvroLogicalType
- getChecksum() - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation
- getCodecClassName() - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation
- getCodecFactory() - Method in enum class io.trino.hive.formats.avro.AvroCompressionKind
- getColumn() - Method in exception class io.trino.hive.formats.line.regex.RegexDeserializer.UnsupportedTypeException
- getColumnCount() - Method in class io.trino.hive.formats.rcfile.RcFileReader
- getColumnHashes() - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation.WriteChecksum
- getCompletedBytes() - Method in class io.trino.hive.formats.avro.AvroFileReader
- getCompressedSize() - Method in class io.trino.hive.formats.compression.MemoryCompressedSliceOutput
- getCompressedSlices() - Method in class io.trino.hive.formats.compression.MemoryCompressedSliceOutput
- getCurrentPosition() - Method in class io.trino.hive.formats.line.text.TextLineReader
- getDefaultByes(Schema.Field) - Static method in interface io.trino.hive.formats.avro.model.AvroReadAction
- getDoubleDecoder() - Method in class io.trino.hive.formats.avro.model.DoubleRead
- getDoubleDecoderFunction(Schema) - Static method in interface io.trino.hive.formats.avro.model.AvroReadAction
- getEncoding(Type) - Method in class io.trino.hive.formats.encodings.binary.BinaryColumnEncodingFactory
- getEncoding(Type) - Method in interface io.trino.hive.formats.encodings.ColumnEncodingFactory
- getEncoding(Type) - Method in class io.trino.hive.formats.encodings.text.TextColumnEncodingFactory
- getEscapeByte() - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions
- getFieldNameMappings() - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions
- getFileExtension() - Method in enum class io.trino.hive.formats.compression.CompressionKind
- getFileLocation() - Method in class io.trino.hive.formats.line.sequence.SequenceFileReader
- getFileLocation() - Method in class io.trino.hive.formats.rcfile.RcFileReader
- getFloatDecoder() - Method in class io.trino.hive.formats.avro.model.FloatRead
- getFloatDecoderFunction(Schema) - Static method in interface io.trino.hive.formats.avro.model.AvroReadAction
- getHadoopClassName() - Method in enum class io.trino.hive.formats.compression.CompressionKind
- getHiveInputFormatClassNames() - Method in interface io.trino.hive.formats.line.LineReaderFactory
- getHiveInputFormatClassNames() - Method in class io.trino.hive.formats.line.sequence.SequenceFileReaderFactory
- getHiveInputFormatClassNames() - Method in class io.trino.hive.formats.line.text.TextLineReaderFactory
- getHiveOutputFormatClassName() - Method in interface io.trino.hive.formats.line.LineWriterFactory
- getHiveOutputFormatClassName() - Method in class io.trino.hive.formats.line.sequence.SequenceFileWriterFactory
- getHiveOutputFormatClassName() - Method in class io.trino.hive.formats.line.text.TextLineWriterFactory
- getHiveSerDeClassNames() - Method in class io.trino.hive.formats.line.csv.CsvDeserializerFactory
- getHiveSerDeClassNames() - Method in class io.trino.hive.formats.line.csv.CsvSerializerFactory
- getHiveSerDeClassNames() - Method in class io.trino.hive.formats.line.json.JsonDeserializerFactory
- getHiveSerDeClassNames() - Method in class io.trino.hive.formats.line.json.JsonSerializerFactory
- getHiveSerDeClassNames() - Method in interface io.trino.hive.formats.line.LineDeserializerFactory
- getHiveSerDeClassNames() - Method in interface io.trino.hive.formats.line.LineSerializerFactory
- getHiveSerDeClassNames() - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonDeserializerFactory
- getHiveSerDeClassNames() - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonSerializerFactory
- getHiveSerDeClassNames() - Method in class io.trino.hive.formats.line.regex.RegexDeserializerFactory
- getHiveSerDeClassNames() - Method in class io.trino.hive.formats.line.simple.SimpleDeserializerFactory
- getHiveSerDeClassNames() - Method in class io.trino.hive.formats.line.simple.SimpleSerializerFactory
- getIndexToChannel(List<Schema>) - Static method in class io.trino.hive.formats.avro.HiveAvroTypeBlockHandler.WriterUnionCoercedIntoRowBlockBuildingDecoder
- getKeyClassName() - Method in class io.trino.hive.formats.line.sequence.SequenceFileReader
- getLength() - Method in class io.trino.hive.formats.line.LineBuffer
- getLength() - Method in class io.trino.hive.formats.rcfile.RcFileReader
- getLength(int) - Method in class io.trino.hive.formats.encodings.ColumnData
- getLevels() - Method in enum class io.trino.hive.formats.encodings.text.TextEncodingOptions.NestingLevels
- getLogicalType() - Method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager.ValidNativeAvroLogicalType
- getLogicalTypeName() - Method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager.InvalidNativeAvroLogicalType
- getLogicalTypeName() - Method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager.NonNativeAvroLogicalType
- getLongDecoder() - Method in class io.trino.hive.formats.avro.model.LongRead
- getLongDecoderFunction(Schema) - Static method in interface io.trino.hive.formats.avro.model.AvroReadAction
- getMetadata() - Method in class io.trino.hive.formats.line.sequence.SequenceFileReader
- getMetadata() - Method in class io.trino.hive.formats.rcfile.RcFileReader
- getMetadata() - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation
- getNestingLevels() - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions
- getNullSequence() - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions
- getOffset(int) - Method in class io.trino.hive.formats.encodings.ColumnData
- getPos() - Method in class io.trino.hive.formats.TrinoDataInputStream
- getReadBytes() - Method in class io.trino.hive.formats.TrinoDataInputStream
- getReadTimeNanos() - Method in class io.trino.hive.formats.avro.AvroFileReader
- getReadTimeNanos() - Method in class io.trino.hive.formats.line.FooterAwareLineReader
- getReadTimeNanos() - Method in interface io.trino.hive.formats.line.LineReader
- getReadTimeNanos() - Method in class io.trino.hive.formats.line.sequence.SequenceFileReader
- getReadTimeNanos() - Method in class io.trino.hive.formats.line.text.TextLineReader
- getReadTimeNanos() - Method in class io.trino.hive.formats.rcfile.RcFileReader
- getReadTimeNanos() - Method in class io.trino.hive.formats.TrinoDataInputStream
- getRetainedSize() - Method in class io.trino.hive.formats.avro.AvroFileWriter
- getRetainedSize() - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- getRetainedSize() - Method in class io.trino.hive.formats.compression.MemoryCompressedSliceOutput
- getRetainedSize() - Method in class io.trino.hive.formats.DataOutputStream
- getRetainedSize() - Method in class io.trino.hive.formats.line.FooterAwareLineReader
- getRetainedSize() - Method in class io.trino.hive.formats.line.LineBuffer
- getRetainedSize() - Method in interface io.trino.hive.formats.line.LineReader
- getRetainedSize() - Method in class io.trino.hive.formats.line.sequence.SequenceFileReader
- getRetainedSize() - Method in class io.trino.hive.formats.line.text.TextLineReader
- getRetainedSize() - Method in class io.trino.hive.formats.TrinoDataInputStream
- getRetainedSizeInBytes() - Method in interface io.trino.hive.formats.line.LineWriter
- getRetainedSizeInBytes() - Method in class io.trino.hive.formats.line.sequence.SequenceFileWriter
- getRetainedSizeInBytes() - Method in class io.trino.hive.formats.line.text.TextLineWriter
- getRetainedSizeInBytes() - Method in class io.trino.hive.formats.rcfile.RcFileWriter
- getRowGroupHash() - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation.WriteChecksum
- getRowsRead() - Method in class io.trino.hive.formats.line.sequence.SequenceFileReader
- getRowsRead() - Method in class io.trino.hive.formats.rcfile.RcFileReader
- getSeparators() - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions
- getSeparators(byte, byte, byte) - Method in enum class io.trino.hive.formats.encodings.text.TextEncodingOptions.NestingLevels
- getSimpleNullableUnionNullIndex(Schema) - Static method in class io.trino.hive.formats.avro.AvroTypeUtils
- getSlice() - Method in class io.trino.hive.formats.encodings.ColumnData
- getSymbolIndex() - Method in record class io.trino.hive.formats.avro.model.EnumReadAction
- getSync() - Method in class io.trino.hive.formats.line.sequence.SequenceFileReader
- getSync() - Method in class io.trino.hive.formats.rcfile.RcFileReader
- getSyncFirst() - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation
- getSyncSecond() - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation
- getTableProperty() - Method in enum class io.trino.hive.formats.encodings.text.TextEncodingOptions.NestingLevels
- getTimestampFormats() - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions
- getTimestampFormats() - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions
- getTimestampFormatsSchemaProperty(Map<String, String>) - Static method in class io.trino.hive.formats.HiveFormatUtils
- getTotalRowCount() - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation.WriteChecksum
- getTypes() - Method in class io.trino.hive.formats.line.csv.CsvDeserializer
- getTypes() - Method in class io.trino.hive.formats.line.csv.CsvSerializer
- getTypes() - Method in class io.trino.hive.formats.line.json.JsonDeserializer
- getTypes() - Method in class io.trino.hive.formats.line.json.JsonSerializer
- getTypes() - Method in interface io.trino.hive.formats.line.LineDeserializer
-
Required types for the deserialize page builder.
- getTypes() - Method in interface io.trino.hive.formats.line.LineSerializer
-
Required types for the deserialize page builder.
- getTypes() - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonDeserializer
- getTypes() - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonSerializer
- getTypes() - Method in class io.trino.hive.formats.line.regex.RegexDeserializer
- getTypes() - Method in class io.trino.hive.formats.line.simple.SimpleDeserializer
- getTypes() - Method in class io.trino.hive.formats.line.simple.SimpleSerializer
- getUnderlyingSlice() - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- getValueClassName() - Method in class io.trino.hive.formats.line.sequence.SequenceFileReader
- getValueLength(Slice, int) - Method in interface io.trino.hive.formats.encodings.binary.BinaryColumnEncoding
- getValueLength(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.BinaryEncoding
- getValueLength(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.BlockEncoding
- getValueLength(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.BooleanEncoding
- getValueLength(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.ByteEncoding
- getValueLength(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.DateEncoding
- getValueLength(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.DecimalEncoding
- getValueLength(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.DoubleEncoding
- getValueLength(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.FloatEncoding
- getValueLength(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.LongEncoding
- getValueLength(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.ShortEncoding
- getValueLength(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.StringEncoding
- getValueLength(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.TimestampEncoding
- getValueOffset(Slice, int) - Method in interface io.trino.hive.formats.encodings.binary.BinaryColumnEncoding
- getValueOffset(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.BinaryEncoding
- getValueOffset(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.BlockEncoding
- getValueOffset(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.BooleanEncoding
- getValueOffset(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.ByteEncoding
- getValueOffset(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.DateEncoding
- getValueOffset(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.DecimalEncoding
- getValueOffset(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.DoubleEncoding
- getValueOffset(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.FloatEncoding
- getValueOffset(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.LongEncoding
- getValueOffset(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.ShortEncoding
- getValueOffset(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.StringEncoding
- getValueOffset(Slice, int) - Method in class io.trino.hive.formats.encodings.binary.TimestampEncoding
- getVersion() - Method in class io.trino.hive.formats.rcfile.RcFileReader
- getVersion() - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation
- getWrittenBytes() - Method in interface io.trino.hive.formats.line.LineWriter
- getWrittenBytes() - Method in class io.trino.hive.formats.line.sequence.SequenceFileWriter
- getWrittenBytes() - Method in class io.trino.hive.formats.line.text.TextLineWriter
- GZIP - Enum constant in enum class io.trino.hive.formats.compression.CompressionKind
H
- hashCode() - Method in record class io.trino.hive.formats.avro.model.ArrayReadAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.BytesDecimalLogicalType
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.DateLogicalType
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.FixedDecimalLogicalType
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.StringUUIDLogicalType
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.TimeMicrosLogicalType
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.TimeMillisLogicalType
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.TimestampMicrosLogicalType
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.TimestampMillisLogicalType
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.BooleanRead
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.BytesRead
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.DefaultValueFieldRecordFieldReadAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.EnumReadAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.FixedRead
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.IntRead
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.MapReadAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.NullRead
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.ReadErrorReadAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.ReadFieldAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.ReadingUnionReadAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.RecordReadAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.SkipFieldRecordFieldReadAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.StringRead
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.model.WrittenUnionReadAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.BytesDecimalBlockBuildingDecoder
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.DateBlockBuildingDecoder
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.StringUUIDBlockBuildingDecoder
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.TimeMicrosBlockBuildingDecoder
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.TimeMillisBlockBuildingDecoder
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.trino.hive.formats.line.Column
-
Returns a hash code value for this object.
- hasNext() - Method in class io.trino.hive.formats.avro.AvroFileReader
- HIVE_IGNORE_KEY_OUTPUT_FORMAT_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- HIVE_INVALID_METADATA - Enum constant in enum class io.trino.hive.formats.HiveFormatsErrorCode
- HIVE_SEQUENCEFILE_OUTPUT_FORMAT_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- HIVE_SERDE_CLASS_NAMES - Static variable in class io.trino.hive.formats.line.simple.SimpleConstants
- HiveAvroTypeBlockHandler - Class in io.trino.hive.formats.avro
- HiveAvroTypeBlockHandler(TimestampType) - Constructor for class io.trino.hive.formats.avro.HiveAvroTypeBlockHandler
- HiveAvroTypeBlockHandler.ReaderUnionCoercedIntoRowBlockBuildingDecoder - Class in io.trino.hive.formats.avro
- HiveAvroTypeBlockHandler.WriterUnionCoercedIntoRowBlockBuildingDecoder - Class in io.trino.hive.formats.avro
- HiveAvroTypeManager - Class in io.trino.hive.formats.avro
- HiveAvroTypeManager() - Constructor for class io.trino.hive.formats.avro.HiveAvroTypeManager
- HiveClassNames - Class in io.trino.hive.formats
- HiveFormatsErrorCode - Enum Class in io.trino.hive.formats
- HiveFormatUtils - Class in io.trino.hive.formats
- HUDI_INPUT_FORMAT - Static variable in class io.trino.hive.formats.HiveClassNames
- HUDI_PARQUET_INPUT_FORMAT - Static variable in class io.trino.hive.formats.HiveClassNames
- HUDI_PARQUET_REALTIME_INPUT_FORMAT - Static variable in class io.trino.hive.formats.HiveClassNames
- HUDI_REALTIME_INPUT_FORMAT - Static variable in class io.trino.hive.formats.HiveClassNames
I
- ignoreMalformedJson() - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions.Builder
- INSTANCE - Static variable in class io.trino.hive.formats.avro.BaseAvroTypeBlockHandlerImpls.NullBlockBuildingDecoder
- IntBlockBuildingDecoder() - Constructor for class io.trino.hive.formats.avro.BaseAvroTypeBlockHandlerImpls.IntBlockBuildingDecoder
- IntRead - Record Class in io.trino.hive.formats.avro.model
- IntRead(Schema, Schema) - Constructor for record class io.trino.hive.formats.avro.model.IntRead
-
Creates an instance of a
IntReadrecord class. - InvalidNativeAvroLogicalType(String, RuntimeException) - Constructor for class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager.InvalidNativeAvroLogicalType
- io.trino.hive.formats - package io.trino.hive.formats
- io.trino.hive.formats.avro - package io.trino.hive.formats.avro
- io.trino.hive.formats.avro.model - package io.trino.hive.formats.avro.model
- io.trino.hive.formats.compression - package io.trino.hive.formats.compression
- io.trino.hive.formats.encodings - package io.trino.hive.formats.encodings
- io.trino.hive.formats.encodings.binary - package io.trino.hive.formats.encodings.binary
- io.trino.hive.formats.encodings.text - package io.trino.hive.formats.encodings.text
- io.trino.hive.formats.line - package io.trino.hive.formats.line
- io.trino.hive.formats.line.csv - package io.trino.hive.formats.line.csv
- io.trino.hive.formats.line.json - package io.trino.hive.formats.line.json
- io.trino.hive.formats.line.openxjson - package io.trino.hive.formats.line.openxjson
- io.trino.hive.formats.line.regex - package io.trino.hive.formats.line.regex
- io.trino.hive.formats.line.sequence - package io.trino.hive.formats.line.sequence
- io.trino.hive.formats.line.simple - package io.trino.hive.formats.line.simple
- io.trino.hive.formats.line.text - package io.trino.hive.formats.line.text
- io.trino.hive.formats.rcfile - package io.trino.hive.formats.rcfile
- isCaseInsensitive() - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions
- isClosed() - Method in class io.trino.hive.formats.line.FooterAwareLineReader
- isClosed() - Method in interface io.trino.hive.formats.line.LineReader
- isClosed() - Method in class io.trino.hive.formats.line.sequence.SequenceFileReader
- isClosed() - Method in class io.trino.hive.formats.line.text.TextLineReader
- isDotsInFieldNames() - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions
- isEmpty() - Method in class io.trino.hive.formats.line.LineBuffer
- isEscapeByte(byte) - Method in class io.trino.hive.formats.encodings.text.BlockEncoding
- isExplicitNull() - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions
- isIgnoreMalformedJson() - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions
- isLastColumnTakesRest() - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions
- isNegativeVInt(byte) - Static method in class io.trino.hive.formats.ReadWriteUtils
- isNegativeVInt(Slice, int) - Static method in class io.trino.hive.formats.ReadWriteUtils
- isNullSequence(Slice, int, int) - Method in class io.trino.hive.formats.encodings.text.BlockEncoding
- isSimpleNullableUnion(Schema) - Static method in class io.trino.hive.formats.avro.AvroTypeUtils
- isSupportedLocally() - Method in enum class io.trino.hive.formats.avro.AvroCompressionKind
- isSupportedType(Type) - Static method in class io.trino.hive.formats.line.openxjson.OpenXJsonSerializer
- isWritable() - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
J
- JSON_SERDE_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- JsonConstants - Class in io.trino.hive.formats.line.json
- JsonDeserializer - Class in io.trino.hive.formats.line.json
-
Deserializer that is bug for bug compatible with Hive JsonSerDe where possible.
- JsonDeserializer(List<Column>, List<String>) - Constructor for class io.trino.hive.formats.line.json.JsonDeserializer
- JsonDeserializerFactory - Class in io.trino.hive.formats.line.json
- JsonDeserializerFactory() - Constructor for class io.trino.hive.formats.line.json.JsonDeserializerFactory
- JsonSerializer - Class in io.trino.hive.formats.line.json
-
Deserializer that is bug for bug compatible with Hive JsonSerDe.
- JsonSerializer(List<Column>) - Constructor for class io.trino.hive.formats.line.json.JsonSerializer
- JsonSerializerFactory - Class in io.trino.hive.formats.line.json
- JsonSerializerFactory() - Constructor for class io.trino.hive.formats.line.json.JsonSerializerFactory
L
- lastColumnTakesRest() - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions.Builder
- LAZY_BINARY_COLUMNAR_SERDE_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- LAZY_SIMPLE_SERDE_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- LEGACY - Enum constant in enum class io.trino.hive.formats.encodings.text.TextEncodingOptions.NestingLevels
- LEGACY_JSON_SERDE_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- LineBuffer - Class in io.trino.hive.formats.line
- LineBuffer(int, int) - Constructor for class io.trino.hive.formats.line.LineBuffer
- LineDeserializer - Interface in io.trino.hive.formats.line
- LineDeserializerFactory - Interface in io.trino.hive.formats.line
- LineReader - Interface in io.trino.hive.formats.line
- LineReaderFactory - Interface in io.trino.hive.formats.line
- LineSerializer - Interface in io.trino.hive.formats.line
- LineSerializerFactory - Interface in io.trino.hive.formats.line
- LineWriter - Interface in io.trino.hive.formats.line
- LineWriterFactory - Interface in io.trino.hive.formats.line
- ListEncoding - Class in io.trino.hive.formats.encodings.binary
- ListEncoding - Class in io.trino.hive.formats.encodings.text
- ListEncoding(ArrayType, Slice, byte, Byte, TextColumnEncoding) - Constructor for class io.trino.hive.formats.encodings.text.ListEncoding
- ListEncoding(ArrayType, BinaryColumnEncoding) - Constructor for class io.trino.hive.formats.encodings.binary.ListEncoding
- LOCAL_TIMESTAMP_MICROS - Static variable in interface io.trino.hive.formats.avro.model.AvroLogicalType
- LOCAL_TIMESTAMP_MILLIS - Static variable in interface io.trino.hive.formats.avro.model.AvroLogicalType
- LongBlockBuildingDecoder(AvroReadAction.LongIoFunction<Decoder>) - Constructor for class io.trino.hive.formats.avro.BaseAvroTypeBlockHandlerImpls.LongBlockBuildingDecoder
- LongEncoding - Class in io.trino.hive.formats.encodings.binary
- LongEncoding - Class in io.trino.hive.formats.encodings.text
- LongEncoding(Type) - Constructor for class io.trino.hive.formats.encodings.binary.LongEncoding
- LongEncoding(Type, Slice) - Constructor for class io.trino.hive.formats.encodings.text.LongEncoding
- LongRead - Class in io.trino.hive.formats.avro.model
- longSize() - Method in class io.trino.hive.formats.DataOutputStream
- LZ4 - Enum constant in enum class io.trino.hive.formats.compression.CompressionKind
- LZO - Enum constant in enum class io.trino.hive.formats.compression.CompressionKind
- LZOP - Enum constant in enum class io.trino.hive.formats.compression.CompressionKind
M
- makeSingleRowWithTagAndAllFieldsNullButOne(int, int, BlockBuildingDecoder, Decoder, BlockBuilder) - Static method in class io.trino.hive.formats.avro.HiveAvroTypeBlockHandler.WriterUnionCoercedIntoRowBlockBuildingDecoder
- MapEncoding - Class in io.trino.hive.formats.encodings.binary
- MapEncoding - Class in io.trino.hive.formats.encodings.text
- MapEncoding(MapType, Slice, byte, byte, Byte, TextColumnEncoding, TextColumnEncoding) - Constructor for class io.trino.hive.formats.encodings.text.MapEncoding
- MapEncoding(MapType, BinaryColumnEncoding, BinaryColumnEncoding) - Constructor for class io.trino.hive.formats.encodings.binary.MapEncoding
- mapKeyDelimiter(byte) - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions.Builder
- MapReadAction - Record Class in io.trino.hive.formats.avro.model
- MapReadAction(Schema, Schema, AvroReadAction) - Constructor for record class io.trino.hive.formats.avro.model.MapReadAction
-
Creates an instance of a
MapReadActionrecord class. - MAPRED_PARQUET_INPUT_FORMAT_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- MAPRED_PARQUET_OUTPUT_FORMAT_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- mark(int) - Method in class io.trino.hive.formats.TrinoDataInputStream
-
Deprecated.
- markSupported() - Method in class io.trino.hive.formats.TrinoDataInputStream
-
Deprecated.
- MAX_SIZE - Static variable in class io.trino.hive.formats.encodings.ColumnData
- MemoryCompressedSliceOutput - Class in io.trino.hive.formats.compression
N
- name() - Method in record class io.trino.hive.formats.line.Column
-
Returns the value of the
namerecord component. - NativeLogicalTypesAvroTypeBlockHandler - Class in io.trino.hive.formats.avro
-
This block handler class is designed to handle all Avro documented logical types and their reading as the appropriate Trino type.
- NativeLogicalTypesAvroTypeBlockHandler() - Constructor for class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler
- NativeLogicalTypesAvroTypeBlockHandler.BytesDecimalBlockBuildingDecoder - Record Class in io.trino.hive.formats.avro
- NativeLogicalTypesAvroTypeBlockHandler.DateBlockBuildingDecoder - Record Class in io.trino.hive.formats.avro
- NativeLogicalTypesAvroTypeBlockHandler.FixedDecimalBlockBuildingDecoder - Class in io.trino.hive.formats.avro
- NativeLogicalTypesAvroTypeBlockHandler.StringUUIDBlockBuildingDecoder - Record Class in io.trino.hive.formats.avro
- NativeLogicalTypesAvroTypeBlockHandler.TimeMicrosBlockBuildingDecoder - Record Class in io.trino.hive.formats.avro
- NativeLogicalTypesAvroTypeBlockHandler.TimeMillisBlockBuildingDecoder - Record Class in io.trino.hive.formats.avro
- NativeLogicalTypesAvroTypeBlockHandler.TimestampMicrosBlockBuildingDecoder - Class in io.trino.hive.formats.avro
- NativeLogicalTypesAvroTypeBlockHandler.TimestampMillisBlockBuildingDecoder - Class in io.trino.hive.formats.avro
- NativeLogicalTypesAvroTypeManager - Class in io.trino.hive.formats.avro
-
An implementation that translates Avro Standard Logical types into Trino SPI types
- NativeLogicalTypesAvroTypeManager() - Constructor for class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager
- NativeLogicalTypesAvroTypeManager.InvalidNativeAvroLogicalType - Class in io.trino.hive.formats.avro
- NativeLogicalTypesAvroTypeManager.NoLogicalType - Class in io.trino.hive.formats.avro
- NativeLogicalTypesAvroTypeManager.NonNativeAvroLogicalType - Class in io.trino.hive.formats.avro
- NativeLogicalTypesAvroTypeManager.ValidateLogicalTypeResult - Class in io.trino.hive.formats.avro
- NativeLogicalTypesAvroTypeManager.ValidNativeAvroLogicalType - Class in io.trino.hive.formats.avro
- nestingLevels(TextEncodingOptions.NestingLevels) - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions.Builder
- next() - Method in class io.trino.hive.formats.avro.AvroFileReader
- NoLogicalType() - Constructor for class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager.NoLogicalType
- NonNativeAvroLogicalType(String) - Constructor for class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager.NonNativeAvroLogicalType
- NULL - Enum constant in enum class io.trino.hive.formats.avro.AvroCompressionKind
- NullRead - Record Class in io.trino.hive.formats.avro.model
- NullRead(Schema, Schema) - Constructor for record class io.trino.hive.formats.avro.model.NullRead
-
Creates an instance of a
NullReadrecord class. - nullSequence - Variable in class io.trino.hive.formats.encodings.text.BlockEncoding
- nullSequence(Slice) - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions.Builder
O
- OPENCSV_SERDE_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- OPENX_JSON_SERDE_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- OpenXJsonDeserializer - Class in io.trino.hive.formats.line.openxjson
- OpenXJsonDeserializer(List<Column>, OpenXJsonOptions) - Constructor for class io.trino.hive.formats.line.openxjson.OpenXJsonDeserializer
- OpenXJsonDeserializerFactory - Class in io.trino.hive.formats.line.openxjson
- OpenXJsonDeserializerFactory() - Constructor for class io.trino.hive.formats.line.openxjson.OpenXJsonDeserializerFactory
- OpenXJsonOptions - Class in io.trino.hive.formats.line.openxjson
- OpenXJsonOptions.Builder - Class in io.trino.hive.formats.line.openxjson
- OpenXJsonSerializer - Class in io.trino.hive.formats.line.openxjson
- OpenXJsonSerializer(List<Column>, OpenXJsonOptions) - Constructor for class io.trino.hive.formats.line.openxjson.OpenXJsonSerializer
- OpenXJsonSerializerFactory - Class in io.trino.hive.formats.line.openxjson
- OpenXJsonSerializerFactory() - Constructor for class io.trino.hive.formats.line.openxjson.OpenXJsonSerializerFactory
- ORC_INPUT_FORMAT_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- ORC_OUTPUT_FORMAT_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- ORC_SERDE_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- ordinal() - Method in record class io.trino.hive.formats.line.Column
-
Returns the value of the
ordinalrecord component. - outputChannel() - Method in record class io.trino.hive.formats.avro.model.DefaultValueFieldRecordFieldReadAction
-
Returns the value of the
outputChannelrecord component. - outputChannel() - Method in record class io.trino.hive.formats.avro.model.ReadFieldAction
-
Returns the value of the
outputChannelrecord component. - overrideBlockToAvroObject(Schema, Type) - Method in interface io.trino.hive.formats.avro.AvroTypeManager
-
Extract and convert the object from the given block at the given position and return the Avro Generic Data forum.
- overrideBlockToAvroObject(Schema, Type) - Method in class io.trino.hive.formats.avro.HiveAvroTypeManager
- overrideBlockToAvroObject(Schema, Type) - Method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager
P
- padBigEndianToSize(byte[], int) - Static method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager
- padBigEndianToSize(long, int) - Static method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager
- padBigEndianToSize(Int128, int) - Static method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager
- PageSplitterUtil - Class in io.trino.hive.formats.rcfile
-
Copy of io.trino.execution.buffer.PageSplitterUtil
- PARQUET_HIVE_SERDE_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- parseDecimal(String, DecimalType) - Static method in class io.trino.hive.formats.HiveFormatUtils
- parseDecimalHexOctalLong(String) - Static method in class io.trino.hive.formats.line.openxjson.OpenXJsonDeserializer
- parseHiveDate(String) - Static method in class io.trino.hive.formats.HiveFormatUtils
- parseHiveTimestamp(String) - Static method in class io.trino.hive.formats.HiveFormatUtils
- parseLong(String) - Static method in class io.trino.hive.formats.line.openxjson.OpenXJsonDeserializer
- precision() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.BytesDecimalLogicalType
-
Returns the value of the
precisionrecord component. - precision() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.FixedDecimalLogicalType
-
Returns the value of the
precisionrecord component.
R
- RCFILE_INPUT_FORMAT_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- RCFILE_OUTPUT_FORMAT_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- RcFileReader - Class in io.trino.hive.formats.rcfile
- RcFileReader(TrinoInputFile, ColumnEncodingFactory, Map<Integer, Type>, long, long) - Constructor for class io.trino.hive.formats.rcfile.RcFileReader
- RcFileWriter - Class in io.trino.hive.formats.rcfile
- RcFileWriter(OutputStream, List<Type>, ColumnEncodingFactory, Optional<CompressionKind>, Map<String, String>, boolean) - Constructor for class io.trino.hive.formats.rcfile.RcFileWriter
- RcFileWriter(OutputStream, List<Type>, ColumnEncodingFactory, Optional<CompressionKind>, Map<String, String>, DataSize, DataSize, boolean) - Constructor for class io.trino.hive.formats.rcfile.RcFileWriter
- RcFileWriteValidation - Class in io.trino.hive.formats.rcfile
- RcFileWriteValidation.RcFileWriteValidationBuilder - Class in io.trino.hive.formats.rcfile
- RcFileWriteValidation.WriteChecksum - Class in io.trino.hive.formats.rcfile
- RcFileWriteValidation.WriteChecksumBuilder - Class in io.trino.hive.formats.rcfile
- RcFileWriteValidationBuilder(List<Type>) - Constructor for class io.trino.hive.formats.rcfile.RcFileWriteValidation.RcFileWriteValidationBuilder
- read() - Method in class io.trino.hive.formats.TrinoDataInputStream
- read(byte[]) - Method in class io.trino.hive.formats.TrinoDataInputStream
- read(byte[], int, int) - Method in class io.trino.hive.formats.TrinoDataInputStream
- read(Optional<Page>, Decoder) - Method in class io.trino.hive.formats.avro.AvroPageDataReader
- readAction() - Method in record class io.trino.hive.formats.avro.model.ReadFieldAction
-
Returns the value of the
readActionrecord component. - readBlock(int) - Method in class io.trino.hive.formats.rcfile.RcFileReader
- readBoolean() - Method in class io.trino.hive.formats.TrinoDataInputStream
- readByte() - Method in class io.trino.hive.formats.TrinoDataInputStream
- readChar() - Method in class io.trino.hive.formats.TrinoDataInputStream
-
Deprecated.
- readDouble() - Method in class io.trino.hive.formats.TrinoDataInputStream
- ReadErrorReadAction - Record Class in io.trino.hive.formats.avro.model
- ReadErrorReadAction(Schema, Schema, Resolver.ErrorAction.ErrorType, String) - Constructor for record class io.trino.hive.formats.avro.model.ReadErrorReadAction
-
Creates an instance of a
ReadErrorReadActionrecord class. - ReaderUnionCoercedIntoRowBlockBuildingDecoder(ReadingUnionReadAction, AvroTypeBlockHandler) - Constructor for class io.trino.hive.formats.avro.HiveAvroTypeBlockHandler.ReaderUnionCoercedIntoRowBlockBuildingDecoder
- ReadFieldAction - Record Class in io.trino.hive.formats.avro.model
- ReadFieldAction(AvroReadAction, int) - Constructor for record class io.trino.hive.formats.avro.model.ReadFieldAction
-
Creates an instance of a
ReadFieldActionrecord class. - readFloat() - Method in class io.trino.hive.formats.TrinoDataInputStream
- readFully(byte[]) - Method in class io.trino.hive.formats.TrinoDataInputStream
- readFully(byte[], int, int) - Method in class io.trino.hive.formats.TrinoDataInputStream
- readFully(Slice) - Method in class io.trino.hive.formats.TrinoDataInputStream
- readFully(Slice, int, int) - Method in class io.trino.hive.formats.TrinoDataInputStream
- readFully(OutputStream, int) - Method in class io.trino.hive.formats.TrinoDataInputStream
- ReadingUnionReadAction - Record Class in io.trino.hive.formats.avro.model
- ReadingUnionReadAction(Schema, Schema, int, AvroReadAction) - Constructor for record class io.trino.hive.formats.avro.model.ReadingUnionReadAction
-
Creates an instance of a
ReadingUnionReadActionrecord class. - readInt() - Method in class io.trino.hive.formats.TrinoDataInputStream
- readLine() - Method in class io.trino.hive.formats.TrinoDataInputStream
-
Deprecated.
- readLine(LineBuffer) - Method in class io.trino.hive.formats.line.FooterAwareLineReader
- readLine(LineBuffer) - Method in interface io.trino.hive.formats.line.LineReader
-
Read a line into the buffer.
- readLine(LineBuffer) - Method in class io.trino.hive.formats.line.sequence.SequenceFileReader
- readLine(LineBuffer) - Method in class io.trino.hive.formats.line.text.TextLineReader
- readLong() - Method in class io.trino.hive.formats.TrinoDataInputStream
- readSchema() - Method in record class io.trino.hive.formats.avro.model.ArrayReadAction
-
Returns the value of the
readSchemarecord component. - readSchema() - Method in interface io.trino.hive.formats.avro.model.AvroReadAction
- readSchema() - Method in record class io.trino.hive.formats.avro.model.BooleanRead
-
Returns the value of the
readSchemarecord component. - readSchema() - Method in record class io.trino.hive.formats.avro.model.BytesRead
-
Returns the value of the
readSchemarecord component. - readSchema() - Method in class io.trino.hive.formats.avro.model.DoubleRead
- readSchema() - Method in record class io.trino.hive.formats.avro.model.EnumReadAction
-
Returns the value of the
readSchemarecord component. - readSchema() - Method in record class io.trino.hive.formats.avro.model.FixedRead
-
Returns the value of the
readSchemarecord component. - readSchema() - Method in class io.trino.hive.formats.avro.model.FloatRead
- readSchema() - Method in record class io.trino.hive.formats.avro.model.IntRead
-
Returns the value of the
readSchemarecord component. - readSchema() - Method in class io.trino.hive.formats.avro.model.LongRead
- readSchema() - Method in record class io.trino.hive.formats.avro.model.MapReadAction
-
Returns the value of the
readSchemarecord component. - readSchema() - Method in record class io.trino.hive.formats.avro.model.NullRead
-
Returns the value of the
readSchemarecord component. - readSchema() - Method in record class io.trino.hive.formats.avro.model.ReadErrorReadAction
-
Returns the value of the
readSchemarecord component. - readSchema() - Method in record class io.trino.hive.formats.avro.model.ReadingUnionReadAction
-
Returns the value of the
readSchemarecord component. - readSchema() - Method in record class io.trino.hive.formats.avro.model.RecordReadAction
-
Returns the value of the
readSchemarecord component. - readSchema() - Method in record class io.trino.hive.formats.avro.model.StringRead
-
Returns the value of the
readSchemarecord component. - readSchema() - Method in record class io.trino.hive.formats.avro.model.WrittenUnionReadAction
-
Returns the value of the
readSchemarecord component. - readShort() - Method in class io.trino.hive.formats.TrinoDataInputStream
- readSlice(int) - Method in class io.trino.hive.formats.TrinoDataInputStream
- readUnsignedByte() - Method in class io.trino.hive.formats.TrinoDataInputStream
- readUnsignedInt() - Method in class io.trino.hive.formats.TrinoDataInputStream
-
Gets an unsigned 32-bit integer at the current
positionand increases thepositionby4in this buffer. - readUnsignedShort() - Method in class io.trino.hive.formats.TrinoDataInputStream
- readUTF() - Method in class io.trino.hive.formats.TrinoDataInputStream
-
Deprecated.
- readVInt(SliceInput) - Static method in class io.trino.hive.formats.ReadWriteUtils
- readVInt(Slice, int) - Static method in class io.trino.hive.formats.ReadWriteUtils
- readVInt(Slice, int, int) - Static method in class io.trino.hive.formats.ReadWriteUtils
- readVInt(TrinoDataInputStream) - Static method in class io.trino.hive.formats.ReadWriteUtils
- ReadWriteUtils - Class in io.trino.hive.formats
- RecordFieldReadAction - Interface in io.trino.hive.formats.avro.model
- RecordReadAction - Record Class in io.trino.hive.formats.avro.model
- RecordReadAction(Schema, Schema, List<RecordFieldReadAction>) - Constructor for record class io.trino.hive.formats.avro.model.RecordReadAction
-
Creates an instance of a
RecordReadActionrecord class. - REGEX_SERDE_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- RegexDeserializer - Class in io.trino.hive.formats.line.regex
-
Deserializer that is bug for bug compatible with Hive RegexSerde.
- RegexDeserializer(List<Column>, String, boolean) - Constructor for class io.trino.hive.formats.line.regex.RegexDeserializer
- RegexDeserializer.UnsupportedTypeException - Exception Class in io.trino.hive.formats.line.regex
- RegexDeserializerFactory - Class in io.trino.hive.formats.line.regex
- RegexDeserializerFactory() - Constructor for class io.trino.hive.formats.line.regex.RegexDeserializerFactory
- reset() - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- reset() - Method in class io.trino.hive.formats.line.LineBuffer
- reset() - Method in class io.trino.hive.formats.TrinoDataInputStream
-
Deprecated.
- reset(int) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- RowBlockBuildingDecoder - Class in io.trino.hive.formats.avro
- RowBlockBuildingDecoder(AvroReadAction, AvroTypeBlockHandler) - Constructor for class io.trino.hive.formats.avro.RowBlockBuildingDecoder
- RowBlockBuildingDecoder(Schema, Schema, AvroTypeBlockHandler) - Constructor for class io.trino.hive.formats.avro.RowBlockBuildingDecoder
- RowBlockBuildingDecoder.ConstantBlockAction - Class in io.trino.hive.formats.avro
- RowBlockBuildingDecoder.SkipSchemaBuildingAction - Class in io.trino.hive.formats.avro
- rowCount() - Method in class io.trino.hive.formats.encodings.ColumnData
- rowTypeForUnionOfTypes(List<Type>) - Static method in class io.trino.hive.formats.UnionToRowCoercionUtils
- rowTypeSignatureForUnionOfTypes(List<TypeSignature>) - Static method in class io.trino.hive.formats.UnionToRowCoercionUtils
S
- scale() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.BytesDecimalLogicalType
-
Returns the value of the
scalerecord component. - scale() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.FixedDecimalLogicalType
-
Returns the value of the
scalerecord component. - scaleDecimal(BigDecimal, DecimalType) - Static method in class io.trino.hive.formats.HiveFormatUtils
- SCHEMA_DOC - Static variable in class io.trino.hive.formats.avro.AvroHiveConstants
- SCHEMA_LITERAL - Static variable in class io.trino.hive.formats.avro.AvroHiveConstants
- SCHEMA_NAME - Static variable in class io.trino.hive.formats.avro.AvroHiveConstants
- SCHEMA_NAMESPACE - Static variable in class io.trino.hive.formats.avro.AvroHiveConstants
- SCHEMA_NONE - Static variable in class io.trino.hive.formats.avro.AvroHiveConstants
- SCHEMA_URL - Static variable in class io.trino.hive.formats.avro.AvroHiveConstants
- seek(long) - Method in class io.trino.hive.formats.TrinoDataInputStream
- selectDistinctKeys(Block) - Method in class io.trino.hive.formats.DistinctMapKeys
-
Determines which keys are distinct and thus should be copied through to the final results.
- SEQUENCEFILE_INPUT_FORMAT_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- SequenceFileReader - Class in io.trino.hive.formats.line.sequence
-
Sequence file reader hard coded the behavior of Hive Sequence file with a Text value class.
- SequenceFileReader(TrinoInputFile, long, long) - Constructor for class io.trino.hive.formats.line.sequence.SequenceFileReader
- SequenceFileReaderFactory - Class in io.trino.hive.formats.line.sequence
- SequenceFileReaderFactory(int, int) - Constructor for class io.trino.hive.formats.line.sequence.SequenceFileReaderFactory
- SequenceFileWriter - Class in io.trino.hive.formats.line.sequence
-
Sequence file writer is hard coded to the behavior of HiveSequenceFileOutputFormat with a Text value class.
- SequenceFileWriter(OutputStream, Optional<CompressionKind>, boolean, Map<String, String>) - Constructor for class io.trino.hive.formats.line.sequence.SequenceFileWriter
- SequenceFileWriterFactory - Class in io.trino.hive.formats.line.sequence
- SequenceFileWriterFactory(String) - Constructor for class io.trino.hive.formats.line.sequence.SequenceFileWriterFactory
- setCodecClassName(Optional<String>) - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation.RcFileWriteValidationBuilder
- setPage(Page) - Method in class io.trino.hive.formats.avro.AvroPagePositionDataWriter
- setSchema(Schema) - Method in class io.trino.hive.formats.avro.AvroPageDataReader
- setSchema(Schema) - Method in class io.trino.hive.formats.avro.AvroPagePositionDataWriter
- setSyncFirst(long) - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation.RcFileWriteValidationBuilder
- setSyncSecond(long) - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation.RcFileWriteValidationBuilder
- setVersion(byte) - Method in class io.trino.hive.formats.rcfile.RcFileWriteValidation.RcFileWriteValidationBuilder
- ShortEncoding - Class in io.trino.hive.formats.encodings.binary
- ShortEncoding(Type) - Constructor for class io.trino.hive.formats.encodings.binary.ShortEncoding
- SimpleConstants - Class in io.trino.hive.formats.line.simple
- SimpleDeserializer - Class in io.trino.hive.formats.line.simple
-
Deserializer that is bug for bug compatible with LazySimpleSerDe.
- SimpleDeserializer(List<Column>, TextEncodingOptions, int) - Constructor for class io.trino.hive.formats.line.simple.SimpleDeserializer
- SimpleDeserializerFactory - Class in io.trino.hive.formats.line.simple
- SimpleDeserializerFactory() - Constructor for class io.trino.hive.formats.line.simple.SimpleDeserializerFactory
- SimpleSerializer - Class in io.trino.hive.formats.line.simple
-
Serializer that is bug for bug compatible with LazySimpleSerDe.
- SimpleSerializer(List<Column>, TextEncodingOptions) - Constructor for class io.trino.hive.formats.line.simple.SimpleSerializer
- SimpleSerializerFactory - Class in io.trino.hive.formats.line.simple
- SimpleSerializerFactory() - Constructor for class io.trino.hive.formats.line.simple.SimpleSerializerFactory
- size() - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- skip(long) - Method in class io.trino.hive.formats.TrinoDataInputStream
- skip(Decoder) - Method in interface io.trino.hive.formats.avro.model.SkipFieldRecordFieldReadAction.SkipAction
- skip(Decoder) - Method in class io.trino.hive.formats.avro.RowBlockBuildingDecoder.SkipSchemaBuildingAction
- skipAction() - Method in record class io.trino.hive.formats.avro.model.SkipFieldRecordFieldReadAction
-
Returns the value of the
skipActionrecord component. - skipBytes(int) - Method in class io.trino.hive.formats.TrinoDataInputStream
- SkipFieldRecordFieldReadAction - Record Class in io.trino.hive.formats.avro.model
- SkipFieldRecordFieldReadAction(SkipFieldRecordFieldReadAction.SkipAction) - Constructor for record class io.trino.hive.formats.avro.model.SkipFieldRecordFieldReadAction
-
Creates an instance of a
SkipFieldRecordFieldReadActionrecord class. - SkipFieldRecordFieldReadAction.SkipAction - Interface in io.trino.hive.formats.avro.model
- skipLines(int) - Method in class io.trino.hive.formats.line.text.TextLineReader
- slice() - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- SNAPPY - Enum constant in enum class io.trino.hive.formats.avro.AvroCompressionKind
- SNAPPY - Enum constant in enum class io.trino.hive.formats.compression.CompressionKind
- splitPage(Page, long) - Static method in class io.trino.hive.formats.rcfile.PageSplitterUtil
- StringEncoding - Class in io.trino.hive.formats.encodings.binary
- StringEncoding - Class in io.trino.hive.formats.encodings.text
- StringEncoding(Type) - Constructor for class io.trino.hive.formats.encodings.binary.StringEncoding
- StringEncoding(Type, Slice, Byte, Slice) - Constructor for class io.trino.hive.formats.encodings.text.StringEncoding
- StringRead - Record Class in io.trino.hive.formats.avro.model
- StringRead(Schema, Schema) - Constructor for record class io.trino.hive.formats.avro.model.StringRead
-
Creates an instance of a
StringReadrecord class. - StringUUIDBlockBuildingDecoder() - Constructor for record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.StringUUIDBlockBuildingDecoder
-
Creates an instance of a
StringUUIDBlockBuildingDecoderrecord class. - StringUUIDLogicalType() - Constructor for record class io.trino.hive.formats.avro.model.AvroLogicalType.StringUUIDLogicalType
-
Creates an instance of a
StringUUIDLogicalTyperecord class. - StructEncoding - Class in io.trino.hive.formats.encodings.binary
- StructEncoding - Class in io.trino.hive.formats.encodings.text
- StructEncoding(RowType, Slice, byte, Byte, boolean, List<TextColumnEncoding>) - Constructor for class io.trino.hive.formats.encodings.text.StructEncoding
- StructEncoding(RowType, List<BinaryColumnEncoding>) - Constructor for class io.trino.hive.formats.encodings.binary.StructEncoding
- symbolIndex() - Method in record class io.trino.hive.formats.avro.model.EnumReadAction
-
Returns the value of the
symbolIndexrecord component. - SYMLINK_TEXT_INPUT_FORMAT_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
T
- TABLE_NAME - Static variable in class io.trino.hive.formats.avro.AvroHiveConstants
- TEXT_INPUT_FORMAT_CLASS - Static variable in class io.trino.hive.formats.HiveClassNames
- TextColumnEncoding - Interface in io.trino.hive.formats.encodings.text
- TextColumnEncodingFactory - Class in io.trino.hive.formats.encodings.text
- TextColumnEncodingFactory() - Constructor for class io.trino.hive.formats.encodings.text.TextColumnEncodingFactory
- TextColumnEncodingFactory(TextEncodingOptions) - Constructor for class io.trino.hive.formats.encodings.text.TextColumnEncodingFactory
- TextEncodingOptions - Class in io.trino.hive.formats.encodings.text
- TextEncodingOptions.Builder - Class in io.trino.hive.formats.encodings.text
- TextEncodingOptions.NestingLevels - Enum Class in io.trino.hive.formats.encodings.text
- TextLineReader - Class in io.trino.hive.formats.line.text
- TextLineReaderFactory - Class in io.trino.hive.formats.line.text
- TextLineReaderFactory(int, int, int) - Constructor for class io.trino.hive.formats.line.text.TextLineReaderFactory
- TextLineWriter - Class in io.trino.hive.formats.line.text
- TextLineWriter(OutputStream, Optional<CompressionKind>) - Constructor for class io.trino.hive.formats.line.text.TextLineWriter
- TextLineWriterFactory - Class in io.trino.hive.formats.line.text
- TextLineWriterFactory() - Constructor for class io.trino.hive.formats.line.text.TextLineWriterFactory
- TIME_MICROS - Static variable in interface io.trino.hive.formats.avro.model.AvroLogicalType
- TIME_MICROS_SCHEMA - Static variable in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager
- TIME_MILLIS - Static variable in interface io.trino.hive.formats.avro.model.AvroLogicalType
- TIME_MILLIS_SCHEMA - Static variable in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager
- TimeMicrosBlockBuildingDecoder() - Constructor for record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.TimeMicrosBlockBuildingDecoder
-
Creates an instance of a
TimeMicrosBlockBuildingDecoderrecord class. - TimeMicrosLogicalType() - Constructor for record class io.trino.hive.formats.avro.model.AvroLogicalType.TimeMicrosLogicalType
-
Creates an instance of a
TimeMicrosLogicalTyperecord class. - TimeMillisBlockBuildingDecoder() - Constructor for record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.TimeMillisBlockBuildingDecoder
-
Creates an instance of a
TimeMillisBlockBuildingDecoderrecord class. - TimeMillisLogicalType() - Constructor for record class io.trino.hive.formats.avro.model.AvroLogicalType.TimeMillisLogicalType
-
Creates an instance of a
TimeMillisLogicalTyperecord class. - TIMESTAMP_FORMATS_KEY - Static variable in class io.trino.hive.formats.HiveFormatUtils
- TIMESTAMP_MICROS - Static variable in interface io.trino.hive.formats.avro.model.AvroLogicalType
- TIMESTAMP_MICROS_SCHEMA - Static variable in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager
- TIMESTAMP_MILLIS - Static variable in interface io.trino.hive.formats.avro.model.AvroLogicalType
- TIMESTAMP_MILLIS_SCHEMA - Static variable in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager
- TimestampEncoding - Class in io.trino.hive.formats.encodings.binary
- TimestampEncoding - Class in io.trino.hive.formats.encodings.text
- TimestampEncoding(TimestampType, Slice, List<String>) - Constructor for class io.trino.hive.formats.encodings.text.TimestampEncoding
- TimestampEncoding(TimestampType, DateTimeZone) - Constructor for class io.trino.hive.formats.encodings.binary.TimestampEncoding
- timestampFormats(String...) - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions.Builder
- timestampFormats(String...) - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions.Builder
- timestampFormats(List<String>) - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions.Builder
- timestampFormats(List<String>) - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions.Builder
- TimestampMicrosBlockBuildingDecoder(LongRead) - Constructor for class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.TimestampMicrosBlockBuildingDecoder
- TimestampMicrosLogicalType() - Constructor for record class io.trino.hive.formats.avro.model.AvroLogicalType.TimestampMicrosLogicalType
-
Creates an instance of a
TimestampMicrosLogicalTyperecord class. - TimestampMillisBlockBuildingDecoder(LongRead) - Constructor for class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.TimestampMillisBlockBuildingDecoder
- TimestampMillisLogicalType() - Constructor for record class io.trino.hive.formats.avro.model.AvroLogicalType.TimestampMillisLogicalType
-
Creates an instance of a
TimestampMillisLogicalTyperecord class. - toErrorCode() - Method in enum class io.trino.hive.formats.HiveFormatsErrorCode
- toSchema() - Method in class io.trino.hive.formats.encodings.text.TextEncodingOptions
- toSchema() - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonOptions
- toString() - Method in enum class io.trino.hive.formats.avro.AvroCompressionKind
- toString() - Method in record class io.trino.hive.formats.avro.model.ArrayReadAction
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.BytesDecimalLogicalType
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.DateLogicalType
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.FixedDecimalLogicalType
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.StringUUIDLogicalType
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.TimeMicrosLogicalType
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.TimeMillisLogicalType
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.TimestampMicrosLogicalType
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.AvroLogicalType.TimestampMillisLogicalType
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.BooleanRead
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.BytesRead
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.DefaultValueFieldRecordFieldReadAction
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.EnumReadAction
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.FixedRead
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.IntRead
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.MapReadAction
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.NullRead
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.ReadErrorReadAction
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.ReadFieldAction
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.ReadingUnionReadAction
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.RecordReadAction
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.SkipFieldRecordFieldReadAction
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.StringRead
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.model.WrittenUnionReadAction
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.BytesDecimalBlockBuildingDecoder
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.DateBlockBuildingDecoder
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.StringUUIDBlockBuildingDecoder
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.TimeMicrosBlockBuildingDecoder
-
Returns a string representation of this record class.
- toString() - Method in record class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler.TimeMillisBlockBuildingDecoder
-
Returns a string representation of this record class.
- toString() - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- toString() - Method in class io.trino.hive.formats.DataOutputStream
- toString() - Method in record class io.trino.hive.formats.line.Column
-
Returns a string representation of this record class.
- toString() - Method in class io.trino.hive.formats.line.LineBuffer
- toString(Charset) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- TrinoDataInputStream - Class in io.trino.hive.formats
- TrinoDataInputStream(TrinoInputStream) - Constructor for class io.trino.hive.formats.TrinoDataInputStream
- TrinoDataInputStream(TrinoInputStream, int) - Constructor for class io.trino.hive.formats.TrinoDataInputStream
- type() - Method in record class io.trino.hive.formats.line.Column
-
Returns the value of the
typerecord component. - typeFor(Schema) - Method in interface io.trino.hive.formats.avro.AvroTypeBlockHandler
-
Returns the block type to build for this Avro schema.
- typeFor(Schema) - Method in class io.trino.hive.formats.avro.HiveAvroTypeBlockHandler
- typeFor(Schema) - Method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeBlockHandler
U
- UncheckedAvroTypeException(AvroTypeException) - Constructor for exception class io.trino.hive.formats.avro.AvroPageDataReader.UncheckedAvroTypeException
- UNION_FIELD_FIELD_PREFIX - Static variable in class io.trino.hive.formats.UnionToRowCoercionUtils
- UNION_FIELD_TAG_NAME - Static variable in class io.trino.hive.formats.UnionToRowCoercionUtils
- UNION_FIELD_TAG_TYPE - Static variable in class io.trino.hive.formats.UnionToRowCoercionUtils
- unionEqiv() - Method in record class io.trino.hive.formats.avro.model.WrittenUnionReadAction
-
Returns the value of the
unionEqivrecord component. - UnionToRowCoercionUtils - Class in io.trino.hive.formats
- UnsupportedTypeException(Column) - Constructor for exception class io.trino.hive.formats.line.regex.RegexDeserializer.UnsupportedTypeException
- UUID - Static variable in interface io.trino.hive.formats.avro.model.AvroLogicalType
- UUID_SCHEMA - Static variable in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager
V
- validate(TrinoInputFile) - Method in class io.trino.hive.formats.rcfile.RcFileWriter
- validateLogicalType(Schema) - Static method in class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager
- ValidateLogicalTypeResult() - Constructor for class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager.ValidateLogicalTypeResult
- ValidNativeAvroLogicalType(AvroLogicalType) - Constructor for class io.trino.hive.formats.avro.NativeLogicalTypesAvroTypeManager.ValidNativeAvroLogicalType
- ValueCompressor - Class in io.trino.hive.formats.compression
- ValueDecompressor - Class in io.trino.hive.formats.compression
- valueOf(String) - Static method in enum class io.trino.hive.formats.avro.AvroCompressionKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.trino.hive.formats.compression.CompressionKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.trino.hive.formats.encodings.text.TextEncodingOptions.NestingLevels
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.trino.hive.formats.HiveFormatsErrorCode
-
Returns the enum constant of this class with the specified name.
- valueReadAction() - Method in record class io.trino.hive.formats.avro.model.MapReadAction
-
Returns the value of the
valueReadActionrecord component. - values() - Static method in enum class io.trino.hive.formats.avro.AvroCompressionKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.trino.hive.formats.compression.CompressionKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.trino.hive.formats.encodings.text.TextEncodingOptions.NestingLevels
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.trino.hive.formats.HiveFormatsErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VARCHAR_AND_CHAR_LOGICAL_TYPE_LENGTH_PROP - Static variable in class io.trino.hive.formats.avro.AvroHiveConstants
- VARCHAR_TYPE_LOGICAL_NAME - Static variable in class io.trino.hive.formats.avro.AvroHiveConstants
- verifyNoCircularReferences(Schema) - Static method in class io.trino.hive.formats.avro.AvroTypeUtils
W
- writableBytes() - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- write(byte[]) - Method in class io.trino.hive.formats.DataOutputStream
- write(byte[], int, int) - Method in class io.trino.hive.formats.DataOutputStream
- write(byte[], int, int) - Method in class io.trino.hive.formats.line.LineBuffer
- write(int) - Method in class io.trino.hive.formats.DataOutputStream
- write(int) - Method in class io.trino.hive.formats.line.LineBuffer
- write(Slice) - Method in class io.trino.hive.formats.DataOutputStream
- write(Slice) - Method in interface io.trino.hive.formats.line.LineWriter
- write(Slice) - Method in class io.trino.hive.formats.line.sequence.SequenceFileWriter
- write(Slice) - Method in class io.trino.hive.formats.line.text.TextLineWriter
- write(Slice, int, int) - Method in class io.trino.hive.formats.DataOutputStream
- write(Page) - Method in class io.trino.hive.formats.avro.AvroFileWriter
- write(Page) - Method in class io.trino.hive.formats.rcfile.RcFileWriter
- write(Page, int, SliceOutput) - Method in class io.trino.hive.formats.line.csv.CsvSerializer
- write(Page, int, SliceOutput) - Method in class io.trino.hive.formats.line.json.JsonSerializer
- write(Page, int, SliceOutput) - Method in interface io.trino.hive.formats.line.LineSerializer
-
Serialize the page position into the page builder.
- write(Page, int, SliceOutput) - Method in class io.trino.hive.formats.line.openxjson.OpenXJsonSerializer
- write(Page, int, SliceOutput) - Method in class io.trino.hive.formats.line.simple.SimpleSerializer
- write(InputStream, int) - Method in class io.trino.hive.formats.DataOutputStream
- write(InputStream, int) - Method in class io.trino.hive.formats.line.LineBuffer
- write(Integer, Encoder) - Method in class io.trino.hive.formats.avro.AvroPagePositionDataWriter
- writeBoolean(boolean) - Method in class io.trino.hive.formats.DataOutputStream
- writeByte(int) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- writeByte(int) - Method in class io.trino.hive.formats.DataOutputStream
- writeBytes(byte[]) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- writeBytes(byte[], int, int) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- writeBytes(Slice) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- writeBytes(Slice, int, int) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- writeBytes(InputStream, int) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- writeBytes(String) - Method in class io.trino.hive.formats.DataOutputStream
-
Deprecated.
- writeChar(int) - Method in class io.trino.hive.formats.DataOutputStream
-
Deprecated.
- writeChars(String) - Method in class io.trino.hive.formats.DataOutputStream
-
Deprecated.
- WriteChecksum(long, long, List<Long>) - Constructor for class io.trino.hive.formats.rcfile.RcFileWriteValidation.WriteChecksum
- writeDecimal(String, DecimalType, BlockBuilder) - Static method in class io.trino.hive.formats.HiveFormatUtils
- writeDouble(double) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- writeDouble(double) - Method in class io.trino.hive.formats.DataOutputStream
- writeDoubles(double[], int, int) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- writeFloat(float) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- writeFloat(float) - Method in class io.trino.hive.formats.DataOutputStream
- writeFloats(float[], int, int) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- writeInt(int) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- writeInt(int) - Method in class io.trino.hive.formats.DataOutputStream
- writeInts(int[], int, int) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- writeLengthPrefixedString(DataOutputStream, Slice) - Static method in class io.trino.hive.formats.ReadWriteUtils
- writeLong(long) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- writeLong(long) - Method in class io.trino.hive.formats.DataOutputStream
- writeLongs(long[], int, int) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- writeOptionReadActions() - Method in record class io.trino.hive.formats.avro.model.WrittenUnionReadAction
-
Returns the value of the
writeOptionReadActionsrecord component. - WRITER_TIME_ZONE - Static variable in class io.trino.hive.formats.avro.AvroHiveConstants
- WriterUnionCoercedIntoRowBlockBuildingDecoder(WrittenUnionReadAction, AvroTypeBlockHandler) - Constructor for class io.trino.hive.formats.avro.HiveAvroTypeBlockHandler.WriterUnionCoercedIntoRowBlockBuildingDecoder
- writeSchema() - Method in record class io.trino.hive.formats.avro.model.ArrayReadAction
-
Returns the value of the
writeSchemarecord component. - writeSchema() - Method in interface io.trino.hive.formats.avro.model.AvroReadAction
- writeSchema() - Method in record class io.trino.hive.formats.avro.model.BooleanRead
-
Returns the value of the
writeSchemarecord component. - writeSchema() - Method in record class io.trino.hive.formats.avro.model.BytesRead
-
Returns the value of the
writeSchemarecord component. - writeSchema() - Method in class io.trino.hive.formats.avro.model.DoubleRead
- writeSchema() - Method in record class io.trino.hive.formats.avro.model.EnumReadAction
-
Returns the value of the
writeSchemarecord component. - writeSchema() - Method in record class io.trino.hive.formats.avro.model.FixedRead
-
Returns the value of the
writeSchemarecord component. - writeSchema() - Method in class io.trino.hive.formats.avro.model.FloatRead
- writeSchema() - Method in record class io.trino.hive.formats.avro.model.IntRead
-
Returns the value of the
writeSchemarecord component. - writeSchema() - Method in class io.trino.hive.formats.avro.model.LongRead
- writeSchema() - Method in record class io.trino.hive.formats.avro.model.MapReadAction
-
Returns the value of the
writeSchemarecord component. - writeSchema() - Method in record class io.trino.hive.formats.avro.model.NullRead
-
Returns the value of the
writeSchemarecord component. - writeSchema() - Method in record class io.trino.hive.formats.avro.model.ReadErrorReadAction
-
Returns the value of the
writeSchemarecord component. - writeSchema() - Method in record class io.trino.hive.formats.avro.model.ReadingUnionReadAction
-
Returns the value of the
writeSchemarecord component. - writeSchema() - Method in record class io.trino.hive.formats.avro.model.RecordReadAction
-
Returns the value of the
writeSchemarecord component. - writeSchema() - Method in record class io.trino.hive.formats.avro.model.StringRead
-
Returns the value of the
writeSchemarecord component. - writeSchema() - Method in record class io.trino.hive.formats.avro.model.WrittenUnionReadAction
-
Returns the value of the
writeSchemarecord component. - writeShort(int) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- writeShort(int) - Method in class io.trino.hive.formats.DataOutputStream
- writeShorts(short[], int, int) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- writeUTF(String) - Method in class io.trino.hive.formats.DataOutputStream
-
Deprecated.
- writeVInt(SliceOutput, int) - Static method in class io.trino.hive.formats.ReadWriteUtils
- writeVInt(DataOutputStream, int) - Static method in class io.trino.hive.formats.ReadWriteUtils
- writeVLong(SliceOutput, long) - Static method in class io.trino.hive.formats.ReadWriteUtils
- writeZero(int) - Method in class io.trino.hive.formats.compression.BufferedOutputStreamSliceOutput
- writeZero(int) - Method in class io.trino.hive.formats.DataOutputStream
- WrittenUnionReadAction - Record Class in io.trino.hive.formats.avro.model
- WrittenUnionReadAction(Schema, Schema, boolean, List<AvroReadAction>) - Constructor for record class io.trino.hive.formats.avro.model.WrittenUnionReadAction
-
Creates an instance of a
WrittenUnionReadActionrecord class.
Z
- ZSTANDARD - Enum constant in enum class io.trino.hive.formats.avro.AvroCompressionKind
- ZSTD - Enum constant in enum class io.trino.hive.formats.compression.CompressionKind
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form