com.eventstore.dbclient.proto.gossip

Members list

Type members

Classlikes

final case class ClusterInfo(members: Seq[MemberInfo], unknownFields: UnknownFieldSet) extends GeneratedMessage

Attributes

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

Attributes

Companion
class
Source
ClusterInfo.scala
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[ClusterInfo]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class EndPoint(address: String, port: Int, unknownFields: UnknownFieldSet) extends GeneratedMessage

Attributes

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

Attributes

Companion
class
Source
EndPoint.scala
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[EndPoint]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
EndPoint.type
trait GossipFs2Grpc[F[_], A]

Attributes

Companion
object
Source
GossipFs2Grpc.scala
Supertypes
class Object
trait Matchable
class Any
object GossipFs2Grpc extends GeneratedCompanion[[F[_], A] =>> GossipFs2Grpc[F, A]]

Attributes

Companion
trait
Source
GossipFs2Grpc.scala
Supertypes
trait GeneratedCompanion[[F[_], A] =>> GossipFs2Grpc[F, A]]
class Object
trait Matchable
class Any
Self type
object GossipGrpc

Attributes

Source
GossipGrpc.scala
Supertypes
class Object
trait Matchable
class Any
Self type
GossipGrpc.type
object GossipProto extends GeneratedFileObject

Attributes

Source
GossipProto.scala
Supertypes
class GeneratedFileObject
class Object
trait Matchable
class Any
Self type
final case class MemberInfo(instanceId: Option[UUID], timeStamp: Long, state: VNodeState, isAlive: Boolean, httpEndPoint: Option[EndPoint], unknownFields: UnknownFieldSet) extends GeneratedMessage

Attributes

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

Attributes

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