Max

com.eventstore.dbclient.proto.streams.ReadReq$.Options$.FilterOptions$.Window$.Max
final case class Max(value: Int) extends Window

Attributes

Source:
ReadReq.scala
Graph
Supertypes
trait Window
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

type ValueType = Int

Attributes

Source:
ReadReq.scala

Value members

Concrete methods

override def isMax: Boolean

Attributes

Definition Classes
Source:
ReadReq.scala
override def max: Option[Int]

Attributes

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

Attributes

Definition Classes
GeneratedOneof
Source:
ReadReq.scala

Inherited methods

Attributes

Inherited from:
Window
Source:
ReadReq.scala

Attributes

Inherited from:
Window
Source:
ReadReq.scala

Attributes

Inherited from:
Window
Source:
ReadReq.scala

Attributes

Inherited from:
Window
Source:
ReadReq.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala