RowKeyRegexFilter

com.google.bigtable.v2.data.RowFilter$.Filter$.RowKeyRegexFilter
final case class RowKeyRegexFilter(value: ByteString) extends Filter

Attributes

Source:
RowFilter.scala
Graph
Supertypes
trait Filter
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

type ValueType = ByteString

Attributes

Source:
RowFilter.scala

Value members

Concrete methods

Attributes

Definition Classes
Source:
RowFilter.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source:
RowFilter.scala
override def rowKeyRegexFilter: Option[ByteString]

Attributes

Definition Classes
Source:
RowFilter.scala

Inherited methods

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala

Attributes

Inherited from:
Filter
Source:
RowFilter.scala
def valueRegexFilter: Option[ByteString]

Attributes

Inherited from:
Filter
Source:
RowFilter.scala