Uses of Class
org.apache.hadoop.fs.shell.find.FindOptions
Packages that use FindOptions
-
Uses of FindOptions in org.apache.hadoop.fs.shell.find
Methods in org.apache.hadoop.fs.shell.find that return FindOptionsModifier and TypeMethodDescriptionprotected FindOptionsBaseExpression.getOptions()Return the options to be used by this expression.Methods in org.apache.hadoop.fs.shell.find with parameters of type FindOptionsModifier and TypeMethodDescriptionvoidBaseExpression.setOptions(FindOptions options) voidExpression.setOptions(FindOptions options) Set the options for this expression, called once before processing any items.voidFilterExpression.setOptions(FindOptions options)