Java org.apache.hadoop.fs.shell CommandFormat fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.fs.shell CommandFormat fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.fs.shell CommandFormat.

The text is from its open source code.

Method

booleangetOpt(String option)
Return if the option is set or not
voidparse(List args)
Parse parameters from the given list of args.