| Package | Description |
|---|---|
| com.google.cloud.bigtable.hbase.adapters.filters |
| Modifier and Type | Method and Description |
|---|---|
protected SingleFilterAdapter<?> |
FilterAdapter.getAdapterForFilterOrThrow(org.apache.hadoop.hbase.filter.Filter filter)
Get the adapter for the given Filter or throw an UnsupportedFilterException if one is not
available.
|