public static interface ListFileResponse.PayloadOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
ListFile |
getFile(int index)
repeated .alluxio.hub.proto.ListFile file = 1; |
int |
getFileCount()
repeated .alluxio.hub.proto.ListFile file = 1; |
List<ListFile> |
getFileList()
repeated .alluxio.hub.proto.ListFile file = 1; |
ListFileOrBuilder |
getFileOrBuilder(int index)
repeated .alluxio.hub.proto.ListFile file = 1; |
List<? extends ListFileOrBuilder> |
getFileOrBuilderList()
repeated .alluxio.hub.proto.ListFile file = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
ListFile getFile(int index)
repeated .alluxio.hub.proto.ListFile file = 1;
int getFileCount()
repeated .alluxio.hub.proto.ListFile file = 1;
List<? extends ListFileOrBuilder> getFileOrBuilderList()
repeated .alluxio.hub.proto.ListFile file = 1;
ListFileOrBuilder getFileOrBuilder(int index)
repeated .alluxio.hub.proto.ListFile file = 1;
Copyright © 2023. All Rights Reserved.