public class FilteredPartition extends ImmutableBTreePartition
AbstractBTreePartition.Holderholder, metadataEMPTY, HOLDER_UNSHARED_HEAP_SIZE, 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, holder, metadatabuild, build, build, columns, deletionInfo, getRow, hasRows, isEmpty, iterator, lastRow, partitionKey, partitionLevelDeletion, rowCount, staticRow, stats, toString, unfilteredIterator, unfilteredIterator, unfilteredIterator, unfilteredIterator, unsafeConstructHolder, unsafeGetEmptyHolderpublic FilteredPartition(RowIterator rows)
public static FilteredPartition create(RowIterator iterator)
public RowIterator rowIterator()
Copyright © 2009-2022 The Apache Software Foundation