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