GossipGrpc

object GossipGrpc
class Object
trait Matchable
class Any

Type members

Classlikes

object Gossip extends ServiceCompanion[Gossip]
Companion:
class
trait Gossip extends AbstractService
Companion:
object
class GossipBlockingStub(channel: Channel, options: CallOptions) extends AbstractStub[GossipBlockingStub] with GossipBlockingClient
class GossipStub(channel: Channel, options: CallOptions) extends AbstractStub[GossipStub] with Gossip

Value members

Concrete methods

def bindService(serviceImpl: Gossip, executionContext: ExecutionContext): ServerServiceDefinition
def blockingStub(channel: Channel): GossipBlockingStub
def javaDescriptor: ServiceDescriptor
def stub(channel: Channel): GossipStub

Concrete fields

val METHOD_READ: MethodDescriptor[Empty, ClusterInfo]
val SERVICE: ServiceDescriptor