NoFilter

com.eventstore.dbclient.proto.streams.ReadReq.Options.FilterOption.NoFilter
final case class NoFilter(value: Empty) extends FilterOption

Attributes

Source
ReadReq.scala
Graph
Supertypes
trait FilterOption
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type ValueType = Empty

Attributes

Source
ReadReq.scala

Value members

Concrete methods

override def isNoFilter: Boolean

Attributes

Definition Classes
Source
ReadReq.scala
override def noFilter: Option[Empty]

Attributes

Definition Classes
Source
ReadReq.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
ReadReq.scala

Inherited methods

Attributes

Inherited from:
FilterOption
Source
ReadReq.scala

Attributes

Inherited from:
FilterOption
Source
ReadReq.scala

Attributes

Inherited from:
FilterOption
Source
ReadReq.scala

Attributes

Inherited from:
FilterOption
Source
ReadReq.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala