public class CellIndexReader extends Object implements Closeable
| Constructor and Description |
|---|
CellIndexReader(BlockCompressedPayloadReader payloadReader) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
PayloadEntrySpan |
getEntrySpan(int entryNumber) |
public CellIndexReader(BlockCompressedPayloadReader payloadReader)
@Nonnull public PayloadEntrySpan getEntrySpan(int entryNumber)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.