| Package | Description |
|---|---|
| com.google.bigtable.v2 |
| Modifier and Type | Class and Description |
|---|---|
static class |
RowFilter.Chain
A RowFilter which sends rows through several RowFilters in sequence.
|
static class |
RowFilter.Chain.Builder
A RowFilter which sends rows through several RowFilters in sequence.
|
| Modifier and Type | Method and Description |
|---|---|
RowFilter.ChainOrBuilder |
RowFilterOrBuilder.getChainOrBuilder()
Applies several RowFilters to the data in sequence, progressively
narrowing the results.
|
RowFilter.ChainOrBuilder |
RowFilter.getChainOrBuilder()
Applies several RowFilters to the data in sequence, progressively
narrowing the results.
|
RowFilter.ChainOrBuilder |
RowFilter.Builder.getChainOrBuilder()
Applies several RowFilters to the data in sequence, progressively
narrowing the results.
|