@Generated(value="by gRPC proto compiler (version 1.37.0)", comments="Source: grpc/table/table_master.proto") public final class TableMasterClientServiceGrpc extends Object
This interface contains table master service endpoints for Alluxio clients.
Modifier and Type | Class and Description |
---|---|
static class |
TableMasterClientServiceGrpc.TableMasterClientServiceBlockingStub
This interface contains table master service endpoints for Alluxio clients.
|
static class |
TableMasterClientServiceGrpc.TableMasterClientServiceFutureStub
This interface contains table master service endpoints for Alluxio clients.
|
static class |
TableMasterClientServiceGrpc.TableMasterClientServiceImplBase
This interface contains table master service endpoints for Alluxio clients.
|
static class |
TableMasterClientServiceGrpc.TableMasterClientServiceStub
This interface contains table master service endpoints for Alluxio clients.
|
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<GetAllDatabasesPRequest,GetAllDatabasesPResponse> getGetAllDatabasesMethod()
public static io.grpc.MethodDescriptor<GetAllTablesPRequest,GetAllTablesPResponse> getGetAllTablesMethod()
public static io.grpc.MethodDescriptor<GetDatabasePRequest,GetDatabasePResponse> getGetDatabaseMethod()
public static io.grpc.MethodDescriptor<GetTablePRequest,GetTablePResponse> getGetTableMethod()
public static io.grpc.MethodDescriptor<AttachDatabasePRequest,AttachDatabasePResponse> getAttachDatabaseMethod()
public static io.grpc.MethodDescriptor<DetachDatabasePRequest,DetachDatabasePResponse> getDetachDatabaseMethod()
public static io.grpc.MethodDescriptor<SyncDatabasePRequest,SyncDatabasePResponse> getSyncDatabaseMethod()
public static io.grpc.MethodDescriptor<GetTableColumnStatisticsPRequest,GetTableColumnStatisticsPResponse> getGetTableColumnStatisticsMethod()
public static io.grpc.MethodDescriptor<GetPartitionColumnStatisticsPRequest,GetPartitionColumnStatisticsPResponse> getGetPartitionColumnStatisticsMethod()
public static io.grpc.MethodDescriptor<ReadTablePRequest,ReadTablePResponse> getReadTableMethod()
public static io.grpc.MethodDescriptor<TransformTablePRequest,TransformTablePResponse> getTransformTableMethod()
public static io.grpc.MethodDescriptor<GetTransformJobInfoPRequest,GetTransformJobInfoPResponse> getGetTransformJobInfoMethod()
public static TableMasterClientServiceGrpc.TableMasterClientServiceStub newStub(io.grpc.Channel channel)
public static TableMasterClientServiceGrpc.TableMasterClientServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static TableMasterClientServiceGrpc.TableMasterClientServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023. All Rights Reserved.