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