com.eventstore.dbclient.proto.streams

Members list

Type members

Classlikes

final case class AppendReq(content: Content, unknownFields: UnknownFieldSet) extends GeneratedMessage

Attributes

Companion
object
Source
AppendReq.scala
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object AppendReq extends GeneratedMessageCompanion[AppendReq]

Attributes

Companion
class
Source
AppendReq.scala
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[AppendReq]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
AppendReq.type
final case class AppendResp(result: Result, unknownFields: UnknownFieldSet) extends GeneratedMessage

Attributes

Companion
object
Source
AppendResp.scala
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object AppendResp extends GeneratedMessageCompanion[AppendResp]

Attributes

Companion
class
Source
AppendResp.scala
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[AppendResp]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
AppendResp.type
final case class BatchAppendReq(correlationId: Option[UUID], options: Option[Options], proposedMessages: Seq[ProposedMessage], isFinal: Boolean, unknownFields: UnknownFieldSet) extends GeneratedMessage

Attributes

Companion
object
Source
BatchAppendReq.scala
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object BatchAppendReq extends GeneratedMessageCompanion[BatchAppendReq]

Attributes

Companion
class
Source
BatchAppendReq.scala
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[BatchAppendReq]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class BatchAppendResp(correlationId: Option[UUID], result: Result, streamIdentifier: Option[StreamIdentifier], expectedStreamPosition: ExpectedStreamPosition, unknownFields: UnknownFieldSet) extends GeneratedMessage

Attributes

Companion
object
Source
BatchAppendResp.scala
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object BatchAppendResp extends GeneratedMessageCompanion[BatchAppendResp]

Attributes

Companion
class
Source
BatchAppendResp.scala
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[BatchAppendResp]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class DeleteReq(options: Option[Options], unknownFields: UnknownFieldSet) extends GeneratedMessage

Attributes

Companion
object
Source
DeleteReq.scala
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DeleteReq extends GeneratedMessageCompanion[DeleteReq]

Attributes

Companion
class
Source
DeleteReq.scala
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[DeleteReq]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
DeleteReq.type
final case class DeleteResp(positionOption: PositionOption, unknownFields: UnknownFieldSet) extends GeneratedMessage

Attributes

Companion
object
Source
DeleteResp.scala
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DeleteResp extends GeneratedMessageCompanion[DeleteResp]

Attributes

Companion
class
Source
DeleteResp.scala
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[DeleteResp]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
DeleteResp.type
final case class ReadReq(options: Option[Options], unknownFields: UnknownFieldSet) extends GeneratedMessage

Attributes

Companion
object
Source
ReadReq.scala
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ReadReq extends GeneratedMessageCompanion[ReadReq]

Attributes

Companion
class
Source
ReadReq.scala
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[ReadReq]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
ReadReq.type
final case class ReadResp(content: Content, unknownFields: UnknownFieldSet) extends GeneratedMessage

Attributes

Companion
object
Source
ReadResp.scala
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ReadResp extends GeneratedMessageCompanion[ReadResp]

Attributes

Companion
class
Source
ReadResp.scala
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[ReadResp]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
ReadResp.type
object StreamsProto extends GeneratedFileObject

Attributes

Source
StreamsProto.scala
Supertypes
class GeneratedFileObject
class Object
trait Matchable
class Any
Self type
final case class TombstoneReq(options: Option[Options], unknownFields: UnknownFieldSet) extends GeneratedMessage

Attributes

Companion
object
Source
TombstoneReq.scala
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object TombstoneReq extends GeneratedMessageCompanion[TombstoneReq]

Attributes

Companion
class
Source
TombstoneReq.scala
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[TombstoneReq]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class TombstoneResp(positionOption: PositionOption, unknownFields: UnknownFieldSet) extends GeneratedMessage

Attributes

Companion
object
Source
TombstoneResp.scala
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object TombstoneResp extends GeneratedMessageCompanion[TombstoneResp]

Attributes

Companion
class
Source
TombstoneResp.scala
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[TombstoneResp]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type