Package | Description |
---|---|
alluxio.hub.proto |
Modifier and Type | Class and Description |
---|---|
class |
AgentProcessStatusChangeResponse
Protobuf type
alluxio.hub.proto.AgentProcessStatusChangeResponse |
static class |
AgentProcessStatusChangeResponse.Builder
Protobuf type
alluxio.hub.proto.AgentProcessStatusChangeResponse |
Modifier and Type | Method and Description |
---|---|
AgentProcessStatusChangeResponseOrBuilder |
ProcessStatusChangeResponse.PayloadOrBuilder.getProcessStatusChangeResponseOrBuilder(int index)
repeated .alluxio.hub.proto.AgentProcessStatusChangeResponse process_status_change_response = 1; |
AgentProcessStatusChangeResponseOrBuilder |
ProcessStatusChangeResponse.Payload.getProcessStatusChangeResponseOrBuilder(int index)
repeated .alluxio.hub.proto.AgentProcessStatusChangeResponse process_status_change_response = 1; |
AgentProcessStatusChangeResponseOrBuilder |
ProcessStatusChangeResponse.Payload.Builder.getProcessStatusChangeResponseOrBuilder(int index)
repeated .alluxio.hub.proto.AgentProcessStatusChangeResponse process_status_change_response = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends AgentProcessStatusChangeResponseOrBuilder> |
ProcessStatusChangeResponse.PayloadOrBuilder.getProcessStatusChangeResponseOrBuilderList()
repeated .alluxio.hub.proto.AgentProcessStatusChangeResponse process_status_change_response = 1; |
List<? extends AgentProcessStatusChangeResponseOrBuilder> |
ProcessStatusChangeResponse.Payload.getProcessStatusChangeResponseOrBuilderList()
repeated .alluxio.hub.proto.AgentProcessStatusChangeResponse process_status_change_response = 1; |
List<? extends AgentProcessStatusChangeResponseOrBuilder> |
ProcessStatusChangeResponse.Payload.Builder.getProcessStatusChangeResponseOrBuilderList()
repeated .alluxio.hub.proto.AgentProcessStatusChangeResponse process_status_change_response = 1; |
Copyright © 2023. All Rights Reserved.