Constant Field Values
Contents
io.trino.*
-
io.trino.orc.OrcReader Modifier and Type Constant Field Value public static final intBATCH_SIZE_GROWTH_FACTOR2public static final intINITIAL_BATCH_SIZE1public static final intMAX_BATCH_SIZE8196
-
io.trino.orc.metadata.OrcMetadataWriter Modifier and Type Constant Field Value public static final intPRESTO_WRITER_ID2public static final intTRINO_WRITER_ID4
-
io.trino.orc.metadata.statistics.BinaryStatistics Modifier and Type Constant Field Value public static final longBINARY_VALUE_BYTES_OVERHEAD5L -
io.trino.orc.metadata.statistics.BooleanStatistics Modifier and Type Constant Field Value public static final longBOOLEAN_VALUE_BYTES2L -
io.trino.orc.metadata.statistics.DateStatistics Modifier and Type Constant Field Value public static final longDATE_VALUE_BYTES5L -
io.trino.orc.metadata.statistics.DecimalStatistics Modifier and Type Constant Field Value public static final longDECIMAL_VALUE_BYTES_OVERHEAD1L -
io.trino.orc.metadata.statistics.DoubleStatistics Modifier and Type Constant Field Value public static final longDOUBLE_VALUE_BYTES9L -
io.trino.orc.metadata.statistics.IntegerStatistics Modifier and Type Constant Field Value public static final longINTEGER_VALUE_BYTES9L -
io.trino.orc.metadata.statistics.LongDecimalStatisticsBuilder Modifier and Type Constant Field Value public static final longLONG_DECIMAL_VALUE_BYTES16L -
io.trino.orc.metadata.statistics.ShortDecimalStatisticsBuilder Modifier and Type Constant Field Value public static final longSHORT_DECIMAL_VALUE_BYTES8L -
io.trino.orc.metadata.statistics.StringStatistics Modifier and Type Constant Field Value public static final longSTRING_VALUE_BYTES_OVERHEAD5L -
io.trino.orc.metadata.statistics.TimestampStatistics Modifier and Type Constant Field Value public static final longTIMESTAMP_VALUE_BYTES9L