| Class | Description |
|---|---|
| Filters |
Utility methods for working with HBase filters.
|
| IncrementFilter |
Simple filter for increment columns that includes all cell values in a column with a "delta" prefix up to and
including the first cell it finds that is not an increment.
|
| IncrementHandler |
HBase coprocessor that handles reading and writing read-less increment operations.
|
| IncrementTxFilter |
TransactionVisibilityFilter's default behavior is to give only latest valid version for the transactional
cell to its sub-filters. |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.