@Generated(value="by gRPC proto compiler (version 1.44.1)",
comments="Source: test_rsmgr_service.proto")
public final class TestResourceManageServiceGrpc
extends java.lang.Object
RPC added for TEST purpose
| Modifier and Type | Class and Description |
|---|---|
static class |
TestResourceManageServiceGrpc.TestResourceManageServiceBlockingStub
RPC added for TEST purpose
|
static class |
TestResourceManageServiceGrpc.TestResourceManageServiceFutureStub
RPC added for TEST purpose
|
static class |
TestResourceManageServiceGrpc.TestResourceManageServiceImplBase
RPC added for TEST purpose
|
static class |
TestResourceManageServiceGrpc.TestResourceManageServiceStub
RPC added for TEST purpose
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<AddResourceNodeRequest,AddResourceNodeResponse> |
getAddNodeMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static TestResourceManageServiceGrpc.TestResourceManageServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static TestResourceManageServiceGrpc.TestResourceManageServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static TestResourceManageServiceGrpc.TestResourceManageServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
public static io.grpc.MethodDescriptor<AddResourceNodeRequest,AddResourceNodeResponse> getAddNodeMethod()
public static TestResourceManageServiceGrpc.TestResourceManageServiceStub newStub(io.grpc.Channel channel)
public static TestResourceManageServiceGrpc.TestResourceManageServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static TestResourceManageServiceGrpc.TestResourceManageServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024. All rights reserved.