Package | Description |
---|---|
alluxio.hub.manager.process | |
alluxio.hub.manager.util | |
alluxio.hub.proto |
Modifier and Type | Method and Description |
---|---|
void |
ManagerProcessContext.alluxioClusterHeartbeat(AlluxioCluster cluster)
Sends an Alluxio cluster heartbeat to the Hosted Hub.
|
Modifier and Type | Method and Description |
---|---|
AlluxioCluster |
AlluxioCluster.toProto() |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<AlluxioCluster> |
AlluxioCluster.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AlluxioCluster |
AlluxioCluster.Builder.build() |
AlluxioCluster |
AlluxioCluster.Builder.buildPartial() |
AlluxioCluster |
HubManagerObjectOrBuilder.getAlluxioCluster()
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 2; |
AlluxioCluster |
HubManagerObject.getAlluxioCluster()
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 2; |
AlluxioCluster |
HubManagerObject.Builder.getAlluxioCluster()
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 2; |
AlluxioCluster |
AlluxioClusterHeartbeatRequest.PayloadOrBuilder.getAlluxioCluster()
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 1; |
AlluxioCluster |
AlluxioClusterHeartbeatRequest.Payload.getAlluxioCluster()
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 1; |
AlluxioCluster |
AlluxioClusterHeartbeatRequest.Payload.Builder.getAlluxioCluster()
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 1; |
AlluxioCluster |
RegisterManagerRequest.PayloadOrBuilder.getAlluxioCluster()
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 1; |
AlluxioCluster |
RegisterManagerRequest.Payload.getAlluxioCluster()
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 1; |
AlluxioCluster |
RegisterManagerRequest.Payload.Builder.getAlluxioCluster()
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 1; |
AlluxioCluster |
StatusOrBuilder.getAlluxioCluster(int index)
repeated .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 4; |
AlluxioCluster |
Status.getAlluxioCluster(int index)
repeated .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 4; |
AlluxioCluster |
Status.Builder.getAlluxioCluster(int index)
repeated .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 4; |
static AlluxioCluster |
AlluxioCluster.getDefaultInstance() |
AlluxioCluster |
AlluxioCluster.getDefaultInstanceForType() |
AlluxioCluster |
AlluxioCluster.Builder.getDefaultInstanceForType() |
static AlluxioCluster |
AlluxioCluster.parseDelimitedFrom(InputStream input) |
static AlluxioCluster |
AlluxioCluster.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlluxioCluster |
AlluxioCluster.parseFrom(byte[] data) |
static AlluxioCluster |
AlluxioCluster.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlluxioCluster |
AlluxioCluster.parseFrom(ByteBuffer data) |
static AlluxioCluster |
AlluxioCluster.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlluxioCluster |
AlluxioCluster.parseFrom(com.google.protobuf.ByteString data) |
static AlluxioCluster |
AlluxioCluster.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlluxioCluster |
AlluxioCluster.parseFrom(com.google.protobuf.CodedInputStream input) |
static AlluxioCluster |
AlluxioCluster.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlluxioCluster |
AlluxioCluster.parseFrom(InputStream input) |
static AlluxioCluster |
AlluxioCluster.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<AlluxioCluster> |
StatusOrBuilder.getAlluxioClusterList()
repeated .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 4; |
List<AlluxioCluster> |
Status.getAlluxioClusterList()
repeated .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 4; |
List<AlluxioCluster> |
Status.Builder.getAlluxioClusterList()
repeated .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 4; |
com.google.protobuf.Parser<AlluxioCluster> |
AlluxioCluster.getParserForType() |
static com.google.protobuf.Parser<AlluxioCluster> |
AlluxioCluster.parser() |
Modifier and Type | Method and Description |
---|---|
Status.Builder |
Status.Builder.addAlluxioCluster(AlluxioCluster value)
repeated .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 4; |
Status.Builder |
Status.Builder.addAlluxioCluster(int index,
AlluxioCluster value)
repeated .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 4; |
HubManagerObject.Builder |
HubManagerObject.Builder.mergeAlluxioCluster(AlluxioCluster value)
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 2; |
AlluxioClusterHeartbeatRequest.Payload.Builder |
AlluxioClusterHeartbeatRequest.Payload.Builder.mergeAlluxioCluster(AlluxioCluster value)
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 1; |
RegisterManagerRequest.Payload.Builder |
RegisterManagerRequest.Payload.Builder.mergeAlluxioCluster(AlluxioCluster value)
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 1; |
AlluxioCluster.Builder |
AlluxioCluster.Builder.mergeFrom(AlluxioCluster other) |
static AlluxioCluster.Builder |
AlluxioCluster.newBuilder(AlluxioCluster prototype) |
HubManagerObject.Builder |
HubManagerObject.Builder.setAlluxioCluster(AlluxioCluster value)
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 2; |
AlluxioClusterHeartbeatRequest.Payload.Builder |
AlluxioClusterHeartbeatRequest.Payload.Builder.setAlluxioCluster(AlluxioCluster value)
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 1; |
RegisterManagerRequest.Payload.Builder |
RegisterManagerRequest.Payload.Builder.setAlluxioCluster(AlluxioCluster value)
optional .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 1; |
Status.Builder |
Status.Builder.setAlluxioCluster(int index,
AlluxioCluster value)
repeated .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 4; |
Modifier and Type | Method and Description |
---|---|
Status.Builder |
Status.Builder.addAllAlluxioCluster(Iterable<? extends AlluxioCluster> values)
repeated .alluxio.hub.proto.AlluxioCluster alluxio_cluster = 4; |
Copyright © 2023. All Rights Reserved.