Class CheckpointInputStreamSource<S extends ValueInputStream<C>,C extends StreamCheckpoint>

java.lang.Object
io.trino.orc.stream.CheckpointInputStreamSource<S,C>
All Implemented Interfaces:
InputStreamSource<S>

public class CheckpointInputStreamSource<S extends ValueInputStream<C>,C extends StreamCheckpoint> extends Object implements InputStreamSource<S>