Class ProjectionsGrpc.ProjectionsBlockingV2Stub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<ProjectionsGrpc.ProjectionsBlockingV2Stub>
com.eventstore.dbclient.proto.projections.ProjectionsGrpc.ProjectionsBlockingV2Stub
- Enclosing class:
- ProjectionsGrpc
public static final class ProjectionsGrpc.ProjectionsBlockingV2Stub
extends io.grpc.stub.AbstractBlockingStub<ProjectionsGrpc.ProjectionsBlockingV2Stub>
A stub to allow clients to do 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 TypeMethodDescriptionbuild(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) io.grpc.stub.BlockingClientCall<?,Projectionmanagement.StatisticsResp> 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.ProjectionsBlockingV2Stub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<ProjectionsGrpc.ProjectionsBlockingV2Stub>
-
create
-
update
-
delete
-
statistics
@ExperimentalApi("https://github.com/grpc/grpc-java/issues/10918") public io.grpc.stub.BlockingClientCall<?,Projectionmanagement.StatisticsResp> statistics(Projectionmanagement.StatisticsReq request) -
disable
-
enable
-
reset
-
state
-
result
-