Uses of Class
io.trino.orc.checkpoint.DecimalStreamCheckpoint
Packages that use DecimalStreamCheckpoint
-
Uses of DecimalStreamCheckpoint in io.trino.orc.stream
Classes in io.trino.orc.stream that implement interfaces with type arguments of type DecimalStreamCheckpointModifier and TypeClassDescriptionclassclassThis is only for mantissa/significant of a decimal and not the exponent.Methods in io.trino.orc.stream that return types with arguments of type DecimalStreamCheckpointMethods in io.trino.orc.stream with parameters of type DecimalStreamCheckpointModifier and TypeMethodDescriptionvoidDecimalInputStream.seekToCheckpoint(DecimalStreamCheckpoint checkpoint)