public interface PageReadStore
| Modifier and Type | Method and Description |
|---|---|
PageReader |
getPageReader(ColumnDescriptor descriptor) |
long |
getRowCount() |
PageReader getPageReader(ColumnDescriptor descriptor)
descriptor - the descriptor of the columnlong getRowCount()
Copyright © 2019 The Apache Software Foundation. All rights reserved.