UnsupportedStatusCollector (Cloud Bigtable HBase Client for Java 1.12.0 API)

com.google.cloud.bigtable.hbase.adapters.filters

Interface UnsupportedStatusCollector<S extends Filter>

  • All Known Implementing Classes:
    FilterListAdapter


    public interface UnsupportedStatusCollector<S extends Filter>
    An interface that classes should implement if they're able to contribute meaningfully to collecting unsupported status objects from child filters.
    Version:
    $Id: $Id
    Author:
    sduskis