| Interface | Description |
|---|---|
| FrameComparisonWidget |
Wraps a
Frame and provides ways to compare rows of that frame to various other things. |
| Class | Description |
|---|---|
| ByteRowKeyComparator |
Comparator for byte arrays from
RowKey.key instances. |
| ClusterBy |
Describes a key used for sorting or partitioning.
|
| ClusterByPartition |
Boundaries of a partition marked by start and end keys.
|
| ClusterByPartitions |
Holder object for a set of
ClusterByPartition. |
| FrameComparisonWidgetImpl |
Implementation of
FrameComparisonWidget for pairs of FrameType.ROW_BASED frames. |
| RowKey |
Represents a specific sorting or hashing key.
|
| RowKeyComparator |
Comparator for
RowKey instances. |
| RowKeyReader |
Embeds the logic to read
RowKey from a particular signature of row-based frame. |
| SortColumn |
Represents a component of an order-by key.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.