Package io.trino.parquet
Interface ChunkReader
-
public interface ChunkReader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfree()longgetDiskOffset()io.airlift.slice.Sliceread()
-
public interface ChunkReader
| Modifier and Type | Method | Description |
|---|---|---|
void |
free() |
|
long |
getDiskOffset() |
|
io.airlift.slice.Slice |
read() |