@Generated(value="by gRPC proto compiler (version 1.19.0)", comments="Source: admin.proto") public final class ReplicationGroupAdminServiceGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceBlockingStub |
static class |
ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceFutureStub |
static class |
ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceImplBase |
static class |
ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceStub |
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<JoinReplicationGroup,com.google.protobuf.Empty> |
getAddNodeToReplicationGroupMethod() |
static io.grpc.MethodDescriptor<CreateReplicationGroupRequest,com.google.protobuf.Empty> |
getCreateReplicationGroupMethod() |
static io.grpc.MethodDescriptor<DeleteReplicationGroupRequest,com.google.protobuf.Empty> |
getDeleteReplicationGroupMethod() |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,NodeOverview> |
getGetNodesMethod() |
static io.grpc.MethodDescriptor<GetReplicationGroupRequest,ReplicationGroupOverview> |
getGetReplicationGroupMethod() |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,ReplicationGroupOverview> |
getGetReplicationGroupsMethod() |
static io.grpc.MethodDescriptor<LeaveReplicationGroup,com.google.protobuf.Empty> |
getRemoveNodeFromReplicationGroupMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<com.google.protobuf.Empty,NodeOverview> getGetNodesMethod()
public static io.grpc.MethodDescriptor<CreateReplicationGroupRequest,com.google.protobuf.Empty> getCreateReplicationGroupMethod()
public static io.grpc.MethodDescriptor<com.google.protobuf.Empty,ReplicationGroupOverview> getGetReplicationGroupsMethod()
public static io.grpc.MethodDescriptor<GetReplicationGroupRequest,ReplicationGroupOverview> getGetReplicationGroupMethod()
public static io.grpc.MethodDescriptor<DeleteReplicationGroupRequest,com.google.protobuf.Empty> getDeleteReplicationGroupMethod()
public static io.grpc.MethodDescriptor<JoinReplicationGroup,com.google.protobuf.Empty> getAddNodeToReplicationGroupMethod()
public static io.grpc.MethodDescriptor<LeaveReplicationGroup,com.google.protobuf.Empty> getRemoveNodeFromReplicationGroupMethod()
public static ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceStub newStub(io.grpc.Channel channel)
public static ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ReplicationGroupAdminServiceGrpc.ReplicationGroupAdminServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2020–2022 AxonIQ BV. All rights reserved.