All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static io.grpc.MethodDescriptor<AddFileStoreRequest,AddFileStoreResponse> |
getAddFileStoreMethod() |
static io.grpc.MethodDescriptor<AddWorkerRequest,AddWorkerResponse> |
getAddWorkerMethod() |
static io.grpc.MethodDescriptor<AllocateFilePathRequest,AllocateFilePathResponse> |
getAllocateFilePathMethod() |
static io.grpc.MethodDescriptor<BootstrapServiceRequest,BootstrapServiceResponse> |
getBootstrapServiceMethod() |
static io.grpc.MethodDescriptor<CreateMetaGroupRequest,CreateMetaGroupResponse> |
getCreateMetaGroupMethod() |
static io.grpc.MethodDescriptor<CreateShardGroupRequest,CreateShardGroupResponse> |
getCreateShardGroupMethod() |
static io.grpc.MethodDescriptor<CreateShardRequest,CreateShardResponse> |
getCreateShardMethod() |
static io.grpc.MethodDescriptor<CreateWorkerGroupRequest,CreateWorkerGroupResponse> |
getCreateWorkerGroupMethod() |
static io.grpc.MethodDescriptor<DeleteMetaGroupRequest,DeleteMetaGroupResponse> |
getDeleteMetaGroupMethod() |
static io.grpc.MethodDescriptor<DeleteShardGroupRequest,DeleteShardGroupResponse> |
getDeleteShardGroupMethod() |
static io.grpc.MethodDescriptor<DeleteShardRequest,DeleteShardResponse> |
getDeleteShardMethod() |
static io.grpc.MethodDescriptor<DeleteWorkerGroupRequest,DeleteWorkerGroupResponse> |
getDeleteWorkerGroupMethod() |
static io.grpc.MethodDescriptor<DeregisterServiceRequest,DeregisterServiceResponse> |
getDeregisterServiceMethod() |
static io.grpc.MethodDescriptor<DumpRequest,DumpResponse> |
getDumpMethod() |
static io.grpc.MethodDescriptor<GetFileStoreRequest,GetFileStoreResponse> |
getGetFileStoreMethod() |
static io.grpc.MethodDescriptor<GetMetaGroupRequest,GetMetaGroupResponse> |
getGetMetaGroupMethod() |
static io.grpc.MethodDescriptor<GetServiceRequest,GetServiceResponse> |
getGetServiceMethod() |
static io.grpc.MethodDescriptor<GetShardGroupRequest,GetShardGroupResponse> |
getGetShardGroupMethod() |
static io.grpc.MethodDescriptor<GetShardRequest,GetShardResponse> |
getGetShardMethod() |
static io.grpc.MethodDescriptor<GetWorkerRequest,GetWorkerResponse> |
getGetWorkerMethod() |
static io.grpc.MethodDescriptor<ListFileStoreRequest,ListFileStoreResponse> |
getListFileStoreMethod() |
static io.grpc.MethodDescriptor<ListMetaGroupRequest,ListMetaGroupResponse> |
getListMetaGroupMethod() |
static io.grpc.MethodDescriptor<ListShardGroupRequest,ListShardGroupResponse> |
getListShardGroupMethod() |
static io.grpc.MethodDescriptor<ListShardRequest,ListShardResponse> |
getListShardMethod() |
static io.grpc.MethodDescriptor<ListWorkerGroupRequest,ListWorkerGroupResponse> |
getListWorkerGroupMethod() |
static io.grpc.MethodDescriptor<QueryMetaGroupStableRequest,QueryMetaGroupStableResponse> |
getQueryMetaGroupStableMethod() |
static io.grpc.MethodDescriptor<RegisterServiceRequest,RegisterServiceResponse> |
getRegisterServiceMethod() |
static io.grpc.MethodDescriptor<RemoveFileStoreRequest,RemoveFileStoreResponse> |
getRemoveFileStoreMethod() |
static io.grpc.MethodDescriptor<RemoveWorkerRequest,RemoveWorkerResponse> |
getRemoveWorkerMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<ShutdownServiceRequest,ShutdownServiceResponse> |
getShutdownServiceMethod() |
static io.grpc.MethodDescriptor<UpdateFileStoreRequest,UpdateFileStoreResponse> |
getUpdateFileStoreMethod() |
static io.grpc.MethodDescriptor<UpdateMetaGroupRequest,UpdateMetaGroupResponse> |
getUpdateMetaGroupMethod() |
static io.grpc.MethodDescriptor<UpdateShardGroupRequest,UpdateShardGroupResponse> |
getUpdateShardGroupMethod() |
static io.grpc.MethodDescriptor<UpdateShardRequest,UpdateShardResponse> |
getUpdateShardMethod() |
static io.grpc.MethodDescriptor<UpdateWorkerGroupRequest,UpdateWorkerGroupResponse> |
getUpdateWorkerGroupMethod() |
static io.grpc.MethodDescriptor<WorkerHeartbeatRequest,WorkerHeartbeatResponse> |
getWorkerHeartbeatMethod() |
static StarManagerGrpc.StarManagerBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static StarManagerGrpc.StarManagerFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static StarManagerGrpc.StarManagerStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|