public static interface AbstractVirtualTable.Partition
Modifier and Type | Method and Description |
---|---|
DecoratedKey |
key() |
UnfilteredRowIterator |
toRowIterator(TableMetadata metadata,
ClusteringIndexFilter clusteringIndexFilter,
ColumnFilter columnFilter,
long now) |
DecoratedKey key()
UnfilteredRowIterator toRowIterator(TableMetadata metadata, ClusteringIndexFilter clusteringIndexFilter, ColumnFilter columnFilter, long now)
Copyright © 2009- The Apache Software Foundation