StreamsGrpc

com.eventstore.dbclient.proto.streams.StreamsGrpc$

Attributes

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

Members list

Concise view

Type members

Classlikes

object Streams extends ServiceCompanion[Streams]

Attributes

Companion:
trait
Source:
StreamsGrpc.scala
Graph
Supertypes
class ServiceCompanion[Streams]
class Object
trait Matchable
class Any
Self type
Streams.type
trait Streams extends AbstractService

Attributes

Companion:
object
Source:
StreamsGrpc.scala
Graph
Supertypes
trait AbstractService
class Object
trait Matchable
class Any
Known subtypes

Attributes

Source:
StreamsGrpc.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class StreamsBlockingStub(channel: Channel, options: CallOptions) extends AbstractStub[StreamsBlockingStub] with StreamsBlockingClient

Attributes

Source:
StreamsGrpc.scala
Graph
Supertypes
class AbstractStub[StreamsBlockingStub]
class Object
trait Matchable
class Any
class StreamsStub(channel: Channel, options: CallOptions) extends AbstractStub[StreamsStub] with Streams

Attributes

Companion:
object
Source:
StreamsGrpc.scala
Graph
Supertypes
trait Streams
trait AbstractService
class AbstractStub[StreamsStub]
class Object
trait Matchable
class Any
object StreamsStub extends StubFactory[StreamsStub]

Attributes

Companion:
class
Source:
StreamsGrpc.scala
Graph
Supertypes
trait StubFactory[StreamsStub]
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

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

Attributes

Source:
StreamsGrpc.scala
def blockingStub(channel: Channel): StreamsBlockingStub

Attributes

Source:
StreamsGrpc.scala
def javaDescriptor: ServiceDescriptor

Attributes

Source:
StreamsGrpc.scala
def stub(channel: Channel): StreamsStub

Attributes

Source:
StreamsGrpc.scala

Concrete fields

val METHOD_APPEND: MethodDescriptor[AppendReq, AppendResp]

Attributes

Source:
StreamsGrpc.scala
val METHOD_DELETE: MethodDescriptor[DeleteReq, DeleteResp]

Attributes

Source:
StreamsGrpc.scala
val METHOD_READ: MethodDescriptor[ReadReq, ReadResp]

Attributes

Source:
StreamsGrpc.scala

Attributes

Source:
StreamsGrpc.scala
val SERVICE: ServiceDescriptor

Attributes

Source:
StreamsGrpc.scala