public static class DatasourceRecordReader.SegmentReader extends Object implements Closeable
| Constructor and Description |
|---|
SegmentReader(List<WindowedCursorFactory> cursorFactories,
TransformSpec transformSpec,
List<String> dims,
List<String> metrics,
DimFilter dimFilter) |
public SegmentReader(List<WindowedCursorFactory> cursorFactories, TransformSpec transformSpec, List<String> dims, List<String> metrics, DimFilter dimFilter)
public boolean hasMore()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2011–2024 The Apache Software Foundation. All rights reserved.