Class PersistentSubscriptionsGrpc.PersistentSubscriptionsBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<PersistentSubscriptionsGrpc.PersistentSubscriptionsBlockingStub>
com.eventstore.dbclient.proto.persistentsubscriptions.PersistentSubscriptionsGrpc.PersistentSubscriptionsBlockingStub
- Enclosing class:
- PersistentSubscriptionsGrpc
public static final class PersistentSubscriptionsGrpc.PersistentSubscriptionsBlockingStub
extends io.grpc.stub.AbstractBlockingStub<PersistentSubscriptionsGrpc.PersistentSubscriptionsBlockingStub>
A stub to allow clients to do limited synchronous rpc calls to service PersistentSubscriptions.
-
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 TypeMethodDescriptionbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) create(Persistent.CreateReq request) delete(Persistent.DeleteReq request) getInfo(Persistent.GetInfoReq request) list(Persistent.ListReq request) replayParked(Persistent.ReplayParkedReq request) restartSubsystem(Shared.Empty request) update(Persistent.UpdateReq request) Methods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected PersistentSubscriptionsGrpc.PersistentSubscriptionsBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<PersistentSubscriptionsGrpc.PersistentSubscriptionsBlockingStub>
-
create
-
update
-
delete
-
getInfo
-
replayParked
-
list
-