Class TopicGrpc

java.lang.Object
io.atomix.api.runtime.topic.v1.TopicGrpc

@Generated(value="by gRPC proto compiler (version 1.22.1)", comments="Source: atomix/runtime/topic/v1/topic.proto") public final class TopicGrpc extends Object
  • Field Details

  • Method Details

    • getCreateMethod

      public static io.grpc.MethodDescriptor<CreateRequest,CreateResponse> getCreateMethod()
    • getCloseMethod

      public static io.grpc.MethodDescriptor<CloseRequest,CloseResponse> getCloseMethod()
    • getPublishMethod

      public static io.grpc.MethodDescriptor<PublishRequest,PublishResponse> getPublishMethod()
    • getSubscribeMethod

      public static io.grpc.MethodDescriptor<SubscribeRequest,SubscribeResponse> getSubscribeMethod()
    • newStub

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

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

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

      public static io.grpc.ServiceDescriptor getServiceDescriptor()