Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.job |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<ListAllPResponse> |
ListAllPResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ListAllPResponse |
ListAllPResponse.Builder.build() |
ListAllPResponse |
ListAllPResponse.Builder.buildPartial() |
static ListAllPResponse |
ListAllPResponse.getDefaultInstance() |
ListAllPResponse |
ListAllPResponse.getDefaultInstanceForType() |
ListAllPResponse |
ListAllPResponse.Builder.getDefaultInstanceForType() |
ListAllPResponse |
JobMasterClientServiceGrpc.JobMasterClientServiceBlockingStub.listAll(ListAllPRequest request)
Lists ids of all known jobs.
|
static ListAllPResponse |
ListAllPResponse.parseDelimitedFrom(InputStream input) |
static ListAllPResponse |
ListAllPResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListAllPResponse |
ListAllPResponse.parseFrom(byte[] data) |
static ListAllPResponse |
ListAllPResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListAllPResponse |
ListAllPResponse.parseFrom(ByteBuffer data) |
static ListAllPResponse |
ListAllPResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListAllPResponse |
ListAllPResponse.parseFrom(com.google.protobuf.ByteString data) |
static ListAllPResponse |
ListAllPResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListAllPResponse |
ListAllPResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ListAllPResponse |
ListAllPResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListAllPResponse |
ListAllPResponse.parseFrom(InputStream input) |
static ListAllPResponse |
ListAllPResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<ListAllPRequest,ListAllPResponse> |
JobMasterClientServiceGrpc.getListAllMethod() |
com.google.protobuf.Parser<ListAllPResponse> |
ListAllPResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<ListAllPResponse> |
JobMasterClientServiceGrpc.JobMasterClientServiceFutureStub.listAll(ListAllPRequest request)
Lists ids of all known jobs.
|
static com.google.protobuf.Parser<ListAllPResponse> |
ListAllPResponse.parser() |
Modifier and Type | Method and Description |
---|---|
ListAllPResponse.Builder |
ListAllPResponse.Builder.mergeFrom(ListAllPResponse other) |
static ListAllPResponse.Builder |
ListAllPResponse.newBuilder(ListAllPResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
JobMasterClientServiceGrpc.JobMasterClientServiceImplBase.listAll(ListAllPRequest request,
io.grpc.stub.StreamObserver<ListAllPResponse> responseObserver)
Lists ids of all known jobs.
|
void |
JobMasterClientServiceGrpc.JobMasterClientServiceStub.listAll(ListAllPRequest request,
io.grpc.stub.StreamObserver<ListAllPResponse> responseObserver)
Lists ids of all known jobs.
|
Modifier and Type | Method and Description |
---|---|
void |
JobMasterClientServiceHandler.listAll(ListAllPRequest request,
io.grpc.stub.StreamObserver<ListAllPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.