All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static io.grpc.MethodDescriptor<AgentDetectPrestoRequest,AgentDetectPrestoResponse> |
getDetectPrestoMethod() |
static io.grpc.MethodDescriptor<AgentGetConfigurationSetRequest,AgentGetConfigurationSetResponse> |
getGetConfigurationSetMethod() |
static io.grpc.MethodDescriptor<AgentListCatalogRequest,AgentListCatalogResponse> |
getListCatalogsMethod() |
static io.grpc.MethodDescriptor<AgentListFileRequest,AgentListFileResponse> |
getListFileMethod() |
static io.grpc.MethodDescriptor<AgentProcessStatusChangeRequest,AgentProcessStatusChangeResponse> |
getProcessStatusChangeMethod() |
static io.grpc.MethodDescriptor<AgentRemoveFileRequest,AgentRemoveFileResponse> |
getRemoveFileMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<AgentSetPrestoConfRequest,AgentSetPrestoConfResponse> |
getSetPrestoConfDirMethod() |
static io.grpc.MethodDescriptor<AgentShutdownRequest,AgentShutdownResponse> |
getShutdownMethod() |
static io.grpc.MethodDescriptor<AgentFileUploadRequest,AgentFileUploadResponse> |
getUploadFileMethod() |
static io.grpc.MethodDescriptor<AgentValidatePrestoConfRequest,AgentValidatePrestoConfResponse> |
getValidatePrestoConfDirMethod() |
static io.grpc.MethodDescriptor<AgentWriteConfigurationSetRequest,AgentWriteConfigurationSetResponse> |
getWriteConfigurationSetMethod() |
static AgentManagerServiceGrpc.AgentManagerServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static AgentManagerServiceGrpc.AgentManagerServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static AgentManagerServiceGrpc.AgentManagerServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|