Class TopicGrpc.TopicBlockingStub

java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<TopicGrpc.TopicBlockingStub>
io.atomix.api.runtime.topic.v1.TopicGrpc.TopicBlockingStub
Enclosing class:
TopicGrpc

public static final class TopicGrpc.TopicBlockingStub extends io.grpc.stub.AbstractBlockingStub<TopicGrpc.TopicBlockingStub>
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub

    io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>
  • Method Summary

    Modifier and Type
    Method
    Description
    Close closes the topic
    Create creates the topic
    Publish publishes a message to the topic
    Subscribe subscribes to receive messages from the topic

    Methods inherited from class io.grpc.stub.AbstractBlockingStub

    newStub, newStub

    Methods inherited from class io.grpc.stub.AbstractStub

    getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait