@Generated(value="by gRPC proto compiler (version 1.71.0)",
comments="Source: kurrentdb/protocol/v1/projectionmanagement.proto")
public final class ProjectionsGrpc
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ProjectionsGrpc.AsyncService |
static class |
ProjectionsGrpc.ProjectionsBlockingStub
A stub to allow clients to do limited synchronous rpc calls to service Projections.
|
static class |
ProjectionsGrpc.ProjectionsBlockingV2Stub
A stub to allow clients to do synchronous rpc calls to service Projections.
|
static class |
ProjectionsGrpc.ProjectionsFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service Projections.
|
static class |
ProjectionsGrpc.ProjectionsImplBase
Base class for the server implementation of the service Projections.
|
static class |
ProjectionsGrpc.ProjectionsStub
A stub to allow clients to do asynchronous rpc calls to service Projections.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
public static final java.lang.String SERVICE_NAME
public static io.grpc.MethodDescriptor<Projectionmanagement.CreateReq,Projectionmanagement.CreateResp> getCreateMethod()
public static io.grpc.MethodDescriptor<Projectionmanagement.UpdateReq,Projectionmanagement.UpdateResp> getUpdateMethod()
public static io.grpc.MethodDescriptor<Projectionmanagement.DeleteReq,Projectionmanagement.DeleteResp> getDeleteMethod()
public static io.grpc.MethodDescriptor<Projectionmanagement.StatisticsReq,Projectionmanagement.StatisticsResp> getStatisticsMethod()
public static io.grpc.MethodDescriptor<Projectionmanagement.DisableReq,Projectionmanagement.DisableResp> getDisableMethod()
public static io.grpc.MethodDescriptor<Projectionmanagement.EnableReq,Projectionmanagement.EnableResp> getEnableMethod()
public static io.grpc.MethodDescriptor<Projectionmanagement.ResetReq,Projectionmanagement.ResetResp> getResetMethod()
public static io.grpc.MethodDescriptor<Projectionmanagement.StateReq,Projectionmanagement.StateResp> getStateMethod()
public static io.grpc.MethodDescriptor<Projectionmanagement.ResultReq,Projectionmanagement.ResultResp> getResultMethod()
public static io.grpc.MethodDescriptor<Shared.Empty,Shared.Empty> getRestartSubsystemMethod()
public static ProjectionsGrpc.ProjectionsStub newStub(io.grpc.Channel channel)
public static ProjectionsGrpc.ProjectionsBlockingV2Stub newBlockingV2Stub(io.grpc.Channel channel)
public static ProjectionsGrpc.ProjectionsBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ProjectionsGrpc.ProjectionsFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(ProjectionsGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()