Package | Description |
---|---|
alluxio.hub.proto |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<AlluxioClusterHeartbeatResponse> |
AlluxioClusterHeartbeatResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AlluxioClusterHeartbeatResponse |
HostedManagerServiceGrpc.HostedManagerServiceBlockingStub.alluxioClusterHeartbeat(AlluxioClusterHeartbeatRequest request)
unary RPCs
|
AlluxioClusterHeartbeatResponse |
AlluxioClusterHeartbeatResponse.Builder.build() |
AlluxioClusterHeartbeatResponse |
AlluxioClusterHeartbeatResponse.Builder.buildPartial() |
static AlluxioClusterHeartbeatResponse |
AlluxioClusterHeartbeatResponse.getDefaultInstance() |
AlluxioClusterHeartbeatResponse |
AlluxioClusterHeartbeatResponse.getDefaultInstanceForType() |
AlluxioClusterHeartbeatResponse |
AlluxioClusterHeartbeatResponse.Builder.getDefaultInstanceForType() |
static AlluxioClusterHeartbeatResponse |
AlluxioClusterHeartbeatResponse.parseDelimitedFrom(InputStream input) |
static AlluxioClusterHeartbeatResponse |
AlluxioClusterHeartbeatResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlluxioClusterHeartbeatResponse |
AlluxioClusterHeartbeatResponse.parseFrom(byte[] data) |
static AlluxioClusterHeartbeatResponse |
AlluxioClusterHeartbeatResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlluxioClusterHeartbeatResponse |
AlluxioClusterHeartbeatResponse.parseFrom(ByteBuffer data) |
static AlluxioClusterHeartbeatResponse |
AlluxioClusterHeartbeatResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlluxioClusterHeartbeatResponse |
AlluxioClusterHeartbeatResponse.parseFrom(com.google.protobuf.ByteString data) |
static AlluxioClusterHeartbeatResponse |
AlluxioClusterHeartbeatResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlluxioClusterHeartbeatResponse |
AlluxioClusterHeartbeatResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static AlluxioClusterHeartbeatResponse |
AlluxioClusterHeartbeatResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlluxioClusterHeartbeatResponse |
AlluxioClusterHeartbeatResponse.parseFrom(InputStream input) |
static AlluxioClusterHeartbeatResponse |
AlluxioClusterHeartbeatResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<AlluxioClusterHeartbeatResponse> |
HostedManagerServiceGrpc.HostedManagerServiceFutureStub.alluxioClusterHeartbeat(AlluxioClusterHeartbeatRequest request)
unary RPCs
|
static io.grpc.MethodDescriptor<AlluxioClusterHeartbeatRequest,AlluxioClusterHeartbeatResponse> |
HostedManagerServiceGrpc.getAlluxioClusterHeartbeatMethod() |
com.google.protobuf.Parser<AlluxioClusterHeartbeatResponse> |
AlluxioClusterHeartbeatResponse.getParserForType() |
static com.google.protobuf.Parser<AlluxioClusterHeartbeatResponse> |
AlluxioClusterHeartbeatResponse.parser() |
Modifier and Type | Method and Description |
---|---|
AlluxioClusterHeartbeatResponse.Builder |
AlluxioClusterHeartbeatResponse.Builder.mergeFrom(AlluxioClusterHeartbeatResponse other) |
static AlluxioClusterHeartbeatResponse.Builder |
AlluxioClusterHeartbeatResponse.newBuilder(AlluxioClusterHeartbeatResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
HostedManagerServiceGrpc.HostedManagerServiceImplBase.alluxioClusterHeartbeat(AlluxioClusterHeartbeatRequest request,
io.grpc.stub.StreamObserver<AlluxioClusterHeartbeatResponse> responseObserver)
unary RPCs
|
void |
HostedManagerServiceGrpc.HostedManagerServiceStub.alluxioClusterHeartbeat(AlluxioClusterHeartbeatRequest request,
io.grpc.stub.StreamObserver<AlluxioClusterHeartbeatResponse> responseObserver)
unary RPCs
|
Copyright © 2023. All Rights Reserved.