Package | Description |
---|---|
alluxio.hub.proto |
Modifier and Type | Class and Description |
---|---|
class |
AgentListFileInfo
Protobuf type
alluxio.hub.proto.AgentListFileInfo |
static class |
AgentListFileInfo.Builder
Protobuf type
alluxio.hub.proto.AgentListFileInfo |
Modifier and Type | Method and Description |
---|---|
AgentListFileInfoOrBuilder |
AgentListFileResponseOrBuilder.getFileInfoOrBuilder(int index)
repeated .alluxio.hub.proto.AgentListFileInfo file_info = 1; |
AgentListFileInfoOrBuilder |
AgentListFileResponse.getFileInfoOrBuilder(int index)
repeated .alluxio.hub.proto.AgentListFileInfo file_info = 1; |
AgentListFileInfoOrBuilder |
AgentListFileResponse.Builder.getFileInfoOrBuilder(int index)
repeated .alluxio.hub.proto.AgentListFileInfo file_info = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends AgentListFileInfoOrBuilder> |
AgentListFileResponseOrBuilder.getFileInfoOrBuilderList()
repeated .alluxio.hub.proto.AgentListFileInfo file_info = 1; |
List<? extends AgentListFileInfoOrBuilder> |
AgentListFileResponse.getFileInfoOrBuilderList()
repeated .alluxio.hub.proto.AgentListFileInfo file_info = 1; |
List<? extends AgentListFileInfoOrBuilder> |
AgentListFileResponse.Builder.getFileInfoOrBuilderList()
repeated .alluxio.hub.proto.AgentListFileInfo file_info = 1; |
Copyright © 2023. All Rights Reserved.