@Generated(value="by gRPC proto compiler (version 1.47.0)", comments="Source: dataservice.proto") public final class DataServiceGrpc extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DataServiceGrpc.DataServiceBlockingStub |
static class |
DataServiceGrpc.DataServiceFutureStub |
static class |
DataServiceGrpc.DataServiceImplBase |
static class |
DataServiceGrpc.DataServiceStub |
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERVICE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<RpcCpuInfo,RpcDataResponse> |
getAddCpuInfoMethod() |
static io.grpc.MethodDescriptor<RpcExceptionNode,RpcDataResponse> |
getAddExceptionNodeMethod() |
static io.grpc.MethodDescriptor<RpcExceptionRelation,RpcDataResponse> |
getAddExceptionRelationMethod() |
static io.grpc.MethodDescriptor<RpcHeapMemoryInfo,RpcDataResponse> |
getAddHeapMemoryInfoMethod() |
static io.grpc.MethodDescriptor<RpcMethodNode,RpcDataResponse> |
getAddMethodNodeMethod() |
static io.grpc.MethodDescriptor<RpcMethodRelation,RpcDataResponse> |
getAddMethodRelationMethod() |
static io.grpc.MethodDescriptor<RpcParamAnalyse,RpcDataResponse> |
getAddParamAnalyseMethod() |
static io.grpc.MethodDescriptor<RpcPhysicalMemoryInfo,RpcDataResponse> |
getAddPhysicalMemoryInfoMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static DataServiceGrpc.DataServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static DataServiceGrpc.DataServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static DataServiceGrpc.DataServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static io.grpc.MethodDescriptor<RpcMethodNode,RpcDataResponse> getAddMethodNodeMethod()
public static io.grpc.MethodDescriptor<RpcMethodRelation,RpcDataResponse> getAddMethodRelationMethod()
public static io.grpc.MethodDescriptor<RpcExceptionNode,RpcDataResponse> getAddExceptionNodeMethod()
public static io.grpc.MethodDescriptor<RpcExceptionRelation,RpcDataResponse> getAddExceptionRelationMethod()
public static io.grpc.MethodDescriptor<RpcParamAnalyse,RpcDataResponse> getAddParamAnalyseMethod()
public static io.grpc.MethodDescriptor<RpcCpuInfo,RpcDataResponse> getAddCpuInfoMethod()
public static io.grpc.MethodDescriptor<RpcPhysicalMemoryInfo,RpcDataResponse> getAddPhysicalMemoryInfoMethod()
public static io.grpc.MethodDescriptor<RpcHeapMemoryInfo,RpcDataResponse> getAddHeapMemoryInfoMethod()
public static DataServiceGrpc.DataServiceStub newStub(io.grpc.Channel channel)
public static DataServiceGrpc.DataServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static DataServiceGrpc.DataServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2025. All rights reserved.