Package umadb.v1

Class DCBGrpc

java.lang.Object
umadb.v1.DCBGrpc

public final class DCBGrpc extends Object
  • Field Details

  • Method Details

    • getReadMethod

      public static io.grpc.MethodDescriptor<Umadb.ReadRequest,Umadb.ReadResponse> getReadMethod()
    • getAppendMethod

      public static io.grpc.MethodDescriptor<Umadb.AppendRequest,Umadb.AppendResponse> getAppendMethod()
    • getHeadMethod

      public static io.grpc.MethodDescriptor<Umadb.HeadRequest,Umadb.HeadResponse> getHeadMethod()
    • newStub

      public static DCBGrpc.DCBStub newStub(io.grpc.Channel channel)
      Creates a new async stub that supports all call types for the service
    • newBlockingV2Stub

      public static DCBGrpc.DCBBlockingV2Stub newBlockingV2Stub(io.grpc.Channel channel)
      Creates a new blocking-style stub that supports all types of calls on the service
    • newBlockingStub

      public static DCBGrpc.DCBBlockingStub newBlockingStub(io.grpc.Channel channel)
      Creates a new blocking-style stub that supports unary and streaming output calls on the service
    • newFutureStub

      public static DCBGrpc.DCBFutureStub newFutureStub(io.grpc.Channel channel)
      Creates a new ListenableFuture-style stub that supports unary calls on the service
    • bindService

      public static final io.grpc.ServerServiceDefinition bindService(DCBGrpc.AsyncService service)
    • getServiceDescriptor

      public static io.grpc.ServiceDescriptor getServiceDescriptor()