Package | Description |
---|---|
alluxio.hub.agent.rpc.service | |
alluxio.hub.proto |
Modifier and Type | Method and Description |
---|---|
void |
AgentManagerService.getConfigurationSet(AgentGetConfigurationSetRequest request,
io.grpc.stub.StreamObserver<AgentGetConfigurationSetResponse> responseObserver) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<AgentGetConfigurationSetRequest> |
AgentGetConfigurationSetRequest.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AgentGetConfigurationSetRequest |
AgentGetConfigurationSetRequest.Builder.build() |
AgentGetConfigurationSetRequest |
AgentGetConfigurationSetRequest.Builder.buildPartial() |
static AgentGetConfigurationSetRequest |
AgentGetConfigurationSetRequest.getDefaultInstance() |
AgentGetConfigurationSetRequest |
AgentGetConfigurationSetRequest.getDefaultInstanceForType() |
AgentGetConfigurationSetRequest |
AgentGetConfigurationSetRequest.Builder.getDefaultInstanceForType() |
static AgentGetConfigurationSetRequest |
AgentGetConfigurationSetRequest.parseDelimitedFrom(InputStream input) |
static AgentGetConfigurationSetRequest |
AgentGetConfigurationSetRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentGetConfigurationSetRequest |
AgentGetConfigurationSetRequest.parseFrom(byte[] data) |
static AgentGetConfigurationSetRequest |
AgentGetConfigurationSetRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentGetConfigurationSetRequest |
AgentGetConfigurationSetRequest.parseFrom(ByteBuffer data) |
static AgentGetConfigurationSetRequest |
AgentGetConfigurationSetRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentGetConfigurationSetRequest |
AgentGetConfigurationSetRequest.parseFrom(com.google.protobuf.ByteString data) |
static AgentGetConfigurationSetRequest |
AgentGetConfigurationSetRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentGetConfigurationSetRequest |
AgentGetConfigurationSetRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static AgentGetConfigurationSetRequest |
AgentGetConfigurationSetRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentGetConfigurationSetRequest |
AgentGetConfigurationSetRequest.parseFrom(InputStream input) |
static AgentGetConfigurationSetRequest |
AgentGetConfigurationSetRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<AgentGetConfigurationSetRequest,AgentGetConfigurationSetResponse> |
AgentManagerServiceGrpc.getGetConfigurationSetMethod() |
com.google.protobuf.Parser<AgentGetConfigurationSetRequest> |
AgentGetConfigurationSetRequest.getParserForType() |
static com.google.protobuf.Parser<AgentGetConfigurationSetRequest> |
AgentGetConfigurationSetRequest.parser() |
Modifier and Type | Method and Description |
---|---|
AgentGetConfigurationSetResponse |
AgentManagerServiceGrpc.AgentManagerServiceBlockingStub.getConfigurationSet(AgentGetConfigurationSetRequest request) |
com.google.common.util.concurrent.ListenableFuture<AgentGetConfigurationSetResponse> |
AgentManagerServiceGrpc.AgentManagerServiceFutureStub.getConfigurationSet(AgentGetConfigurationSetRequest request) |
void |
AgentManagerServiceGrpc.AgentManagerServiceImplBase.getConfigurationSet(AgentGetConfigurationSetRequest request,
io.grpc.stub.StreamObserver<AgentGetConfigurationSetResponse> responseObserver) |
void |
AgentManagerServiceGrpc.AgentManagerServiceStub.getConfigurationSet(AgentGetConfigurationSetRequest request,
io.grpc.stub.StreamObserver<AgentGetConfigurationSetResponse> responseObserver) |
AgentGetConfigurationSetRequest.Builder |
AgentGetConfigurationSetRequest.Builder.mergeFrom(AgentGetConfigurationSetRequest other) |
static AgentGetConfigurationSetRequest.Builder |
AgentGetConfigurationSetRequest.newBuilder(AgentGetConfigurationSetRequest prototype) |
Copyright © 2023. All Rights Reserved.