Package | Description |
---|---|
alluxio.hub.manager.rpc.service | |
alluxio.hub.proto |
Modifier and Type | Method and Description |
---|---|
void |
ManagerAgentService.agentHeartbeat(AgentHeartbeatRequest request,
io.grpc.stub.StreamObserver<AgentHeartbeatResponse> responseObserver) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<AgentHeartbeatResponse> |
AgentHeartbeatResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AgentHeartbeatResponse |
ManagerAgentServiceGrpc.ManagerAgentServiceBlockingStub.agentHeartbeat(AgentHeartbeatRequest request)
A running agent will send a heartbeat message to the manager on an interval timer
|
AgentHeartbeatResponse |
AgentHeartbeatResponse.Builder.build() |
AgentHeartbeatResponse |
AgentHeartbeatResponse.Builder.buildPartial() |
static AgentHeartbeatResponse |
AgentHeartbeatResponse.getDefaultInstance() |
AgentHeartbeatResponse |
AgentHeartbeatResponse.getDefaultInstanceForType() |
AgentHeartbeatResponse |
AgentHeartbeatResponse.Builder.getDefaultInstanceForType() |
static AgentHeartbeatResponse |
AgentHeartbeatResponse.parseDelimitedFrom(InputStream input) |
static AgentHeartbeatResponse |
AgentHeartbeatResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentHeartbeatResponse |
AgentHeartbeatResponse.parseFrom(byte[] data) |
static AgentHeartbeatResponse |
AgentHeartbeatResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentHeartbeatResponse |
AgentHeartbeatResponse.parseFrom(ByteBuffer data) |
static AgentHeartbeatResponse |
AgentHeartbeatResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentHeartbeatResponse |
AgentHeartbeatResponse.parseFrom(com.google.protobuf.ByteString data) |
static AgentHeartbeatResponse |
AgentHeartbeatResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentHeartbeatResponse |
AgentHeartbeatResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static AgentHeartbeatResponse |
AgentHeartbeatResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentHeartbeatResponse |
AgentHeartbeatResponse.parseFrom(InputStream input) |
static AgentHeartbeatResponse |
AgentHeartbeatResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<AgentHeartbeatResponse> |
ManagerAgentServiceGrpc.ManagerAgentServiceFutureStub.agentHeartbeat(AgentHeartbeatRequest request)
A running agent will send a heartbeat message to the manager on an interval timer
|
static io.grpc.MethodDescriptor<AgentHeartbeatRequest,AgentHeartbeatResponse> |
ManagerAgentServiceGrpc.getAgentHeartbeatMethod() |
com.google.protobuf.Parser<AgentHeartbeatResponse> |
AgentHeartbeatResponse.getParserForType() |
static com.google.protobuf.Parser<AgentHeartbeatResponse> |
AgentHeartbeatResponse.parser() |
Modifier and Type | Method and Description |
---|---|
AgentHeartbeatResponse.Builder |
AgentHeartbeatResponse.Builder.mergeFrom(AgentHeartbeatResponse other) |
static AgentHeartbeatResponse.Builder |
AgentHeartbeatResponse.newBuilder(AgentHeartbeatResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
ManagerAgentServiceGrpc.ManagerAgentServiceImplBase.agentHeartbeat(AgentHeartbeatRequest request,
io.grpc.stub.StreamObserver<AgentHeartbeatResponse> responseObserver)
A running agent will send a heartbeat message to the manager on an interval timer
|
void |
ManagerAgentServiceGrpc.ManagerAgentServiceStub.agentHeartbeat(AgentHeartbeatRequest request,
io.grpc.stub.StreamObserver<AgentHeartbeatResponse> responseObserver)
A running agent will send a heartbeat message to the manager on an interval timer
|
Copyright © 2023. All Rights Reserved.