Package io.trino.orc.stream
Interface LongInputStream
- All Superinterfaces:
ValueInputStream<LongStreamCheckpoint>
- All Known Implementing Classes:
LongInputStreamV1,LongInputStreamV2
-
Method Summary
Methods inherited from interface io.trino.orc.stream.ValueInputStream
seekToCheckpoint, skip
-
Method Details
-
next
- Throws:
IOException
-
next
- Throws:
IOException
-
next
- Throws:
IOException
-
next
- Throws:
IOException
-
sum
- Throws:
IOException
-