public class FilteredPartition extends ImmutableBTreePartition
AbstractBTreePartition.Holder, AbstractBTreePartition.SlicesIteratorholderEMPTY, metadata, partitionKey| Constructor and Description | 
|---|
| FilteredPartition(RowIterator rows) | 
| Modifier and Type | Method and Description | 
|---|---|
| static FilteredPartition | create(RowIterator iterator)Create a FilteredPartition holding all the rows of the provided iterator. | 
| RowIterator | rowIterator() | 
canHaveShadowedData, create, create, create, create, holderbuild, build, build, columns, deletionInfo, getRow, hasRows, isEmpty, iterator, lastRow, metadata, partitionKey, partitionLevelDeletion, rowCount, searchIterator, staticRow, stats, toString, unfilteredIterator, unfilteredIterator, unfilteredIteratorpublic FilteredPartition(RowIterator rows)
public static FilteredPartition create(RowIterator iterator)
public RowIterator rowIterator()
Copyright © 2018 The Apache Software Foundation