@Generated(value="by gRPC proto compiler (version 1.37.0)", comments="Source: grpc/file_system_master.proto") public final class FileSystemMasterJobServiceGrpc extends Object
This interface contains file system master service endpoints for Alluxio workers.
Modifier and Type | Class and Description |
---|---|
static class |
FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceBlockingStub
This interface contains file system master service endpoints for Alluxio workers.
|
static class |
FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceFutureStub
This interface contains file system master service endpoints for Alluxio workers.
|
static class |
FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceImplBase
This interface contains file system master service endpoints for Alluxio workers.
|
static class |
FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceStub
This interface contains file system master service endpoints for Alluxio workers.
|
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GetFileInfoPRequest,GetFileInfoPResponse> |
getGetFileInfoMethod() |
static io.grpc.MethodDescriptor<GetUfsInfoPRequest,GetUfsInfoPResponse> |
getGetUfsInfoMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<GetFileInfoPRequest,GetFileInfoPResponse> getGetFileInfoMethod()
public static io.grpc.MethodDescriptor<GetUfsInfoPRequest,GetUfsInfoPResponse> getGetUfsInfoMethod()
public static FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceStub newStub(io.grpc.Channel channel)
public static FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023. All Rights Reserved.