Class: Google::Bigtable::V2::RowFilter::Chain

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/bigtable/v2/doc/google/bigtable/v2/data.rb

Overview

A RowFilter which sends rows through several RowFilters in sequence.

Instance Attribute Summary collapse

Instance Attribute Details

#filtersArray<Google::Bigtable::V2::RowFilter>



351
# File 'lib/google/cloud/bigtable/v2/doc/google/bigtable/v2/data.rb', line 351

class Chain; end