Modifier and Type | Class and Description |
---|---|
protected class |
ReadCommand.CheckForAbort |
Modifier and Type | Class and Description |
---|---|
static class |
DataLimits.Counter |
Modifier and Type | Class and Description |
---|---|
class |
PurgeFunction |
Modifier and Type | Class and Description |
---|---|
class |
WithOnlyQueriedData<I extends BaseRowIterator<?>>
Function to skip cells (from an iterator) that are not part of those queried by the user
according to the provided
ColumnFilter . |
Modifier and Type | Class and Description |
---|---|
class |
EmptyPartitionsDiscarder |
class |
Filter |
class |
StoppingTransformation<I extends BaseRowIterator<?>> |
Modifier and Type | Method and Description |
---|---|
static PartitionIterator |
Transformation.apply(PartitionIterator iterator,
Transformation<? super RowIterator> transformation) |
static RowIterator |
Transformation.apply(RowIterator iterator,
Transformation<?> transformation) |
static UnfilteredPartitionIterator |
Transformation.apply(UnfilteredPartitionIterator iterator,
Transformation<? super UnfilteredRowIterator> transformation) |
static UnfilteredRowIterator |
Transformation.apply(UnfilteredRowIterator iterator,
Transformation<?> transformation) |
protected BaseRowIterator<?> |
BasePartitions.applyOne(BaseRowIterator<?> value,
Transformation transformation) |
protected Unfiltered |
BaseRows.applyOne(Unfiltered value,
Transformation transformation) |
Modifier and Type | Class and Description |
---|---|
class |
EnsureOnHeap |
Copyright © 2018 The Apache Software Foundation