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 © 2015. All rights reserved.