Package io.trino.orc.stream
Interface InputStreamSource<S extends ValueInputStream<?>>
- All Known Implementing Classes:
CheckpointInputStreamSource,MissingInputStreamSource,ValueInputStreamSource
public interface InputStreamSource<S extends ValueInputStream<?>>
-
Method Summary
-
Method Details
-
getStreamType
-
openStream
- Throws:
IOException
-