Success

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

Attributes

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

Members list

Type members

Types

Attributes

Source
AppendResp.scala

Value members

Concrete methods

override def isSuccess: Boolean

Attributes

Definition Classes
Source
AppendResp.scala
override def number: Int

Attributes

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

Attributes

Definition Classes
Source
AppendResp.scala

Inherited methods

Attributes

Inherited from:
Result
Source
AppendResp.scala

Attributes

Inherited from:
Result
Source
AppendResp.scala

Attributes

Inherited from:
Result
Source
AppendResp.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala

Attributes

Inherited from:
Result
Source
AppendResp.scala