Success

com.eventstore.dbclient.proto.streams.BatchAppendResp$.Result$.Success
final case class Success(value: Success) extends Result

Attributes

Source:
BatchAppendResp.scala
Graph
Supertypes
trait Result
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

Attributes

Source:
BatchAppendResp.scala

Value members

Concrete methods

override def isSuccess: Boolean

Attributes

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

Attributes

Definition Classes
GeneratedOneof
Source:
BatchAppendResp.scala
override def success: Option[Success]

Attributes

Definition Classes
Source:
BatchAppendResp.scala

Inherited methods

Attributes

Inherited from:
Result
Source:
BatchAppendResp.scala

Attributes

Inherited from:
Result
Source:
BatchAppendResp.scala

Attributes

Inherited from:
Result
Source:
BatchAppendResp.scala

Attributes

Inherited from:
Result
Source:
BatchAppendResp.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala