Package org.apache.hadoop.fs.shell.find


package org.apache.hadoop.fs.shell.find
  • Class
    Description
    org.apache.hadoop.fs.shell.find.BaseExpression
    Abstract expression for use in the Find command.
    org.apache.hadoop.fs.shell.find.Expression
    Interface describing an expression to be used in the Find command.
    org.apache.hadoop.fs.shell.find.FilterExpression
    Provides an abstract composition filter for the Expression interface.
    org.apache.hadoop.fs.shell.find.Find
     
    org.apache.hadoop.fs.shell.find.FindOptions
    Options to be used by the Find command and its Expressions.
    org.apache.hadoop.fs.shell.find.Result