All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static io.grpc.MethodDescriptor<AddExtentServerRequest,AddExtentServerResponse> |
getAddExtentServerMethod() |
static io.grpc.MethodDescriptor<CheckinStreamRequest,CheckinStreamResponse> |
getCheckinStreamMethod() |
static io.grpc.MethodDescriptor<CloseStreamRequest,CloseStreamResponse> |
getCloseStreamMethod() |
static io.grpc.MethodDescriptor<CompareAndWriteInlineFileRequest,CompareAndWriteInlineFileResponse> |
getCompareAndWriteInlineFileMethod() |
static io.grpc.MethodDescriptor<CreateInlineFileRequest,CreateInlineFileResponse> |
getCreateInlineFileMethod() |
static io.grpc.MethodDescriptor<CreateStreamRequest,CreateStreamResponse> |
getCreateStreamMethod() |
static io.grpc.MethodDescriptor<ExtendStreamRequest,ExtendStreamResponse> |
getExtendStreamMethod() |
static io.grpc.MethodDescriptor<ExtentServerReportRequest,ExtentServerReportResponse> |
getExtentServerReportMethod() |
static io.grpc.MethodDescriptor<ForceCloseStreamRequest,ForceCloseStreamResponse> |
getForceCloseStreamMethod() |
static io.grpc.MethodDescriptor<ListExtentServersRequest,ListExtentServersResponse> |
getListExtentServersMethod() |
static io.grpc.MethodDescriptor<ListInlineFilesRequest,ListInlineFilesResponse> |
getListInlineFilesMethod() |
static io.grpc.MethodDescriptor<ListLeasesRequest,ListLeasesResponse> |
getListLeasesMethod() |
static io.grpc.MethodDescriptor<ListStreamsRequest,ListStreamsResponse> |
getListStreamsMethod() |
static io.grpc.MethodDescriptor<OpenStreamRequest,OpenStreamResponse> |
getOpenStreamMethod() |
static io.grpc.MethodDescriptor<PurgeStreamRequest,PurgeStreamResponse> |
getPurgeStreamMethod() |
static io.grpc.MethodDescriptor<QueryStreamMetaRequest,QueryStreamMetaResponse> |
getQueryStreamMetaMethod() |
static io.grpc.MethodDescriptor<ReadInlineFileRequest,ReadInlineFileResponse> |
getReadInlineFileMethod() |
static io.grpc.MethodDescriptor<RemoveExtentServerRequest,RemoveExtentServerResponse> |
getRemoveExtentServerMethod() |
static io.grpc.MethodDescriptor<RemoveInlineFileRequest,RemoveInlineFileResponse> |
getRemoveInlineFileMethod() |
static io.grpc.MethodDescriptor<RemoveStreamRequest,RemoveStreamResponse> |
getRemoveStreamMethod() |
static io.grpc.MethodDescriptor<RenewLeaseRequest,RenewLeaseResponse> |
getRenewLeaseMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static StreamMgrServiceGrpc.StreamMgrServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static StreamMgrServiceGrpc.StreamMgrServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static StreamMgrServiceGrpc.StreamMgrServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|