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