| Class | Description |
|---|---|
| ColumnCounterFunction<K,C> |
Very basic function to count the total number of columns
|
| RowCopierFunction<K,C> |
Function to copy rows into a target column family
TODO: Failover, retry
|
| RowCopierFunction.Builder<K,C> | |
| RowCounterFunction<K,C> |
Simple function to counter the number of rows
|
| TraceFunction<K,C> |
Simple function to trace the contents
|
| TraceFunction.Builder<K,C> |