Package | Description |
---|---|
alluxio.grpc |
Modifier and Type | Class and Description |
---|---|
class |
JobCommand
Protobuf type
alluxio.grpc.job.JobCommand |
static class |
JobCommand.Builder
Protobuf type
alluxio.grpc.job.JobCommand |
Modifier and Type | Method and Description |
---|---|
JobCommandOrBuilder |
JobHeartbeatPResponse.getCommandsOrBuilder(int index)
repeated .alluxio.grpc.job.JobCommand commands = 1; |
JobCommandOrBuilder |
JobHeartbeatPResponse.Builder.getCommandsOrBuilder(int index)
repeated .alluxio.grpc.job.JobCommand commands = 1; |
JobCommandOrBuilder |
JobHeartbeatPResponseOrBuilder.getCommandsOrBuilder(int index)
repeated .alluxio.grpc.job.JobCommand commands = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends JobCommandOrBuilder> |
JobHeartbeatPResponse.getCommandsOrBuilderList()
repeated .alluxio.grpc.job.JobCommand commands = 1; |
List<? extends JobCommandOrBuilder> |
JobHeartbeatPResponse.Builder.getCommandsOrBuilderList()
repeated .alluxio.grpc.job.JobCommand commands = 1; |
List<? extends JobCommandOrBuilder> |
JobHeartbeatPResponseOrBuilder.getCommandsOrBuilderList()
repeated .alluxio.grpc.job.JobCommand commands = 1; |
Copyright © 2023. All Rights Reserved.