Uses of Class
io.trino.orc.checkpoint.FloatStreamCheckpoint
-
Packages that use FloatStreamCheckpoint Package Description io.trino.orc.stream -
-
Uses of FloatStreamCheckpoint in io.trino.orc.stream
Methods in io.trino.orc.stream that return types with arguments of type FloatStreamCheckpoint Modifier and Type Method Description List<FloatStreamCheckpoint>FloatOutputStream. getCheckpoints()Methods in io.trino.orc.stream with parameters of type FloatStreamCheckpoint Modifier and Type Method Description voidFloatInputStream. seekToCheckpoint(FloatStreamCheckpoint checkpoint)
-