All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static io.grpc.MethodDescriptor<AlluxioClusterHeartbeatRequest,AlluxioClusterHeartbeatResponse> |
getAlluxioClusterHeartbeatMethod() |
static io.grpc.MethodDescriptor<ApplyMountPointResponse,ApplyMountPointRequest> |
getApplyMountPointMethod() |
static io.grpc.MethodDescriptor<DeleteMountPointResponse,DeleteMountPointRequest> |
getDeleteMountPointMethod() |
static io.grpc.MethodDescriptor<DetectPrestoResponse,DetectPrestoRequest> |
getDetectPrestoMethod() |
static io.grpc.MethodDescriptor<GetConfigurationSetResponse,GetConfigurationSetRequest> |
getGetConfigurationSetMethod() |
static io.grpc.MethodDescriptor<GetPrestoConfDirResponse,GetPrestoConfDirRequest> |
getGetPrestoConfDirMethod() |
static io.grpc.MethodDescriptor<ListCatalogResponse,ListCatalogRequest> |
getListCatalogMethod() |
static io.grpc.MethodDescriptor<ListFileResponse,ListFileRequest> |
getListFileMethod() |
static io.grpc.MethodDescriptor<ListMountPointResponse,ListMountPointRequest> |
getListMountPointMethod() |
static io.grpc.MethodDescriptor<PingManagerResponse,PingManagerRequest> |
getPingManagerMethod() |
static io.grpc.MethodDescriptor<ProcessStatusChangeResponse,ProcessStatusChangeRequest> |
getProcessStatusChangeMethod() |
static io.grpc.MethodDescriptor<RegisterManagerRequest,RegisterManagerResponse> |
getRegisterManagerMethod() |
static io.grpc.MethodDescriptor<RemoveFileResponse,RemoveFileRequest> |
getRemoveFileMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<SetPrestoConfDirResponse,SetPrestoConfDirRequest> |
getSetPrestoConfDirMethod() |
static io.grpc.MethodDescriptor<SpeedTestResponse,SpeedTestRequest> |
getSpeedTestMethod() |
static io.grpc.MethodDescriptor<UploadFileResponse,UploadFileRequest> |
getUploadFileMethod() |
static io.grpc.MethodDescriptor<WriteConfigurationSetResponse,WriteConfigurationSetRequest> |
getWriteConfigurationSetMethod() |
static HostedManagerServiceGrpc.HostedManagerServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static HostedManagerServiceGrpc.HostedManagerServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static HostedManagerServiceGrpc.HostedManagerServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|