GossipGrpc

com.eventstore.dbclient.proto.gossip.GossipGrpc
object GossipGrpc

Attributes

Source
GossipGrpc.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
GossipGrpc.type

Members list

Type members

Classlikes

object Gossip extends ServiceCompanion[Gossip]

Attributes

Companion
trait
Source
GossipGrpc.scala
Supertypes
class ServiceCompanion[Gossip]
class Object
trait Matchable
class Any
Self type
Gossip.type
trait Gossip extends AbstractService

Attributes

Companion
object
Source
GossipGrpc.scala
Supertypes
trait AbstractService
class Object
trait Matchable
class Any
Known subtypes
class GossipStub

Attributes

Source
GossipGrpc.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class GossipBlockingStub(channel: Channel, options: CallOptions) extends AbstractStub[GossipBlockingStub], GossipBlockingClient

Attributes

Source
GossipGrpc.scala
Supertypes
class AbstractStub[GossipBlockingStub]
class Object
trait Matchable
class Any
class GossipStub(channel: Channel, options: CallOptions) extends AbstractStub[GossipStub], Gossip

Attributes

Companion
object
Source
GossipGrpc.scala
Supertypes
trait Gossip
trait AbstractService
class AbstractStub[GossipStub]
class Object
trait Matchable
class Any
Show all
object GossipStub extends StubFactory[GossipStub]

Attributes

Companion
class
Source
GossipGrpc.scala
Supertypes
trait StubFactory[GossipStub]
class Object
trait Matchable
class Any
Self type
GossipStub.type

Value members

Concrete methods

def bindService(serviceImpl: Gossip, executionContext: ExecutionContext): ServerServiceDefinition

Attributes

Source
GossipGrpc.scala
def blockingStub(channel: Channel): GossipBlockingStub

Attributes

Source
GossipGrpc.scala
def javaDescriptor: ServiceDescriptor

Attributes

Source
GossipGrpc.scala
def stub(channel: Channel): GossipStub

Attributes

Source
GossipGrpc.scala

Concrete fields

val METHOD_READ: MethodDescriptor[Empty, ClusterInfo]

Attributes

Source
GossipGrpc.scala
val SERVICE: ServiceDescriptor

Attributes

Source
GossipGrpc.scala