Uses of Class
io.prestosql.plugin.base.type.DecodedTimestamp
-
Packages that use DecodedTimestamp Package Description io.prestosql.plugin.base.type -
-
Uses of DecodedTimestamp in io.prestosql.plugin.base.type
Methods in io.prestosql.plugin.base.type with parameters of type DecodedTimestamp Modifier and Type Method Description TPrestoTimestampEncoder. getTimestamp(DecodedTimestamp decodedTimestamp)voidPrestoTimestampEncoder. write(DecodedTimestamp decodedTimestamp, io.prestosql.spi.block.BlockBuilder blockBuilder)
-