DataRange.Paging
columnFilter, selectFullRow
Constructor and Description |
---|
DataRange.Paging(AbstractBounds<RowPosition> range,
SliceQueryFilter filter,
Composite columnStart,
Composite columnFinish,
CellNameType comparator) |
Modifier and Type | Method and Description |
---|---|
IDiskAtomFilter |
columnFilter(java.nio.ByteBuffer rowKey) |
boolean |
selectsFullRowFor(java.nio.ByteBuffer rowKey) |
void |
updateColumnsLimit(int count) |
allData, contains, forKeyRange, getLiveCount, isFullRowSlice, isWrapAround, keyRange, startKey, stopKey
public DataRange.Paging(AbstractBounds<RowPosition> range, SliceQueryFilter filter, Composite columnStart, Composite columnFinish, CellNameType comparator)
public boolean selectsFullRowFor(java.nio.ByteBuffer rowKey)
selectsFullRowFor
in class DataRange
public IDiskAtomFilter columnFilter(java.nio.ByteBuffer rowKey)
columnFilter
in class DataRange
public void updateColumnsLimit(int count)
updateColumnsLimit
in class DataRange
Copyright © 2014 The Apache Software Foundation