@Generated(value="by gRPC proto compiler (version 1.7.0)", comments="Source: hapi/rudder/rudder.proto") public final class ReleaseModuleServiceGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReleaseModuleServiceGrpc.ReleaseModuleServiceBlockingStub |
static class |
ReleaseModuleServiceGrpc.ReleaseModuleServiceFutureStub |
static class |
ReleaseModuleServiceGrpc.ReleaseModuleServiceImplBase |
static class |
ReleaseModuleServiceGrpc.ReleaseModuleServiceStub |
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<Rudder.DeleteReleaseRequest,Rudder.DeleteReleaseResponse> |
METHOD_DELETE_RELEASE |
static io.grpc.MethodDescriptor<Rudder.InstallReleaseRequest,Rudder.InstallReleaseResponse> |
METHOD_INSTALL_RELEASE |
static io.grpc.MethodDescriptor<Rudder.ReleaseStatusRequest,Rudder.ReleaseStatusResponse> |
METHOD_RELEASE_STATUS |
static io.grpc.MethodDescriptor<Rudder.RollbackReleaseRequest,Rudder.RollbackReleaseResponse> |
METHOD_ROLLBACK_RELEASE |
static io.grpc.MethodDescriptor<Rudder.UpgradeReleaseRequest,Rudder.UpgradeReleaseResponse> |
METHOD_UPGRADE_RELEASE |
static io.grpc.MethodDescriptor<Rudder.VersionReleaseRequest,Rudder.VersionReleaseResponse> |
METHOD_VERSION |
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ReleaseModuleServiceGrpc.ReleaseModuleServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ReleaseModuleServiceGrpc.ReleaseModuleServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static ReleaseModuleServiceGrpc.ReleaseModuleServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rudder.VersionReleaseRequest,Rudder.VersionReleaseResponse> METHOD_VERSION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rudder.InstallReleaseRequest,Rudder.InstallReleaseResponse> METHOD_INSTALL_RELEASE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rudder.DeleteReleaseRequest,Rudder.DeleteReleaseResponse> METHOD_DELETE_RELEASE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rudder.RollbackReleaseRequest,Rudder.RollbackReleaseResponse> METHOD_ROLLBACK_RELEASE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rudder.UpgradeReleaseRequest,Rudder.UpgradeReleaseResponse> METHOD_UPGRADE_RELEASE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Rudder.ReleaseStatusRequest,Rudder.ReleaseStatusResponse> METHOD_RELEASE_STATUS
public static ReleaseModuleServiceGrpc.ReleaseModuleServiceStub newStub(io.grpc.Channel channel)
public static ReleaseModuleServiceGrpc.ReleaseModuleServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ReleaseModuleServiceGrpc.ReleaseModuleServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2017–2017, MicroBean. All rights reserved.