@Generated(value="by gRPC proto compiler (version 1.54.1)", comments="Source: grpc/meta_master.proto") public final class MetaMasterConfigurationServiceGrpc extends Object
This interface contains meta master service endpoints for Alluxio clients to query cluster configuration.
Modifier and Type | Class and Description |
---|---|
static interface |
MetaMasterConfigurationServiceGrpc.AsyncService
This interface contains meta master service endpoints for Alluxio clients
to query cluster configuration.
|
static class |
MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceBlockingStub
A stub to allow clients to do synchronous rpc calls to service MetaMasterConfigurationService.
|
static class |
MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service MetaMasterConfigurationService.
|
static class |
MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceImplBase
Base class for the server implementation of the service MetaMasterConfigurationService.
|
static class |
MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceStub
A stub to allow clients to do asynchronous rpc calls to service MetaMasterConfigurationService.
|
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<GetConfigurationPOptions,GetConfigurationPResponse> getGetConfigurationMethod()
public static io.grpc.MethodDescriptor<SetPathConfigurationPRequest,SetPathConfigurationPResponse> getSetPathConfigurationMethod()
public static io.grpc.MethodDescriptor<RemovePathConfigurationPRequest,RemovePathConfigurationPResponse> getRemovePathConfigurationMethod()
public static io.grpc.MethodDescriptor<GetConfigHashPOptions,GetConfigHashPResponse> getGetConfigHashMethod()
public static io.grpc.MethodDescriptor<UpdateConfigurationPRequest,UpdateConfigurationPResponse> getUpdateConfigurationMethod()
public static MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceStub newStub(io.grpc.Channel channel)
public static MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(MetaMasterConfigurationServiceGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023. All Rights Reserved.