Class ProjectionsGrpc.ProjectionsBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<ProjectionsGrpc.ProjectionsBlockingStub>
com.eventstore.dbclient.proto.projections.ProjectionsGrpc.ProjectionsBlockingStub
- Enclosing class:
- ProjectionsGrpc
public static final class ProjectionsGrpc.ProjectionsBlockingStub
extends io.grpc.stub.AbstractBlockingStub<ProjectionsGrpc.ProjectionsBlockingStub>
A stub to allow clients to do limited synchronous rpc calls to service Projections.
-
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 TypeMethodDescriptionprotected ProjectionsGrpc.ProjectionsBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) create(Projectionmanagement.CreateReq request) delete(Projectionmanagement.DeleteReq request) disable(Projectionmanagement.DisableReq request) enable(Projectionmanagement.EnableReq request) reset(Projectionmanagement.ResetReq request) restartSubsystem(Shared.Empty request) result(Projectionmanagement.ResultReq request) state(Projectionmanagement.StateReq request) update(Projectionmanagement.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 ProjectionsGrpc.ProjectionsBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<ProjectionsGrpc.ProjectionsBlockingStub>
-
create
-
update
-
delete
-
statistics
public Iterator<Projectionmanagement.StatisticsResp> statistics(Projectionmanagement.StatisticsReq request) -
disable
-
enable
-
reset
-
state
-
result
-