A C D E F G O P R S 

A

argv - Variable in class org.apache.hadoop.ant.DfsTask
 

C

cmd - Variable in class org.apache.hadoop.ant.DfsTask
 
confloader - Variable in class org.apache.hadoop.ant.DfsTask
 

D

DfsBaseConditional - Class in org.apache.hadoop.ant.condition
This wrapper around DfsTask implements the Ant >1.5 Condition interface for HDFS tests.
DfsBaseConditional() - Constructor for class org.apache.hadoop.ant.condition.DfsBaseConditional
 
DfsExists - Class in org.apache.hadoop.ant.condition
 
DfsExists() - Constructor for class org.apache.hadoop.ant.condition.DfsExists
 
DfsIsDir - Class in org.apache.hadoop.ant.condition
 
DfsIsDir() - Constructor for class org.apache.hadoop.ant.condition.DfsIsDir
 
DfsTask - Class in org.apache.hadoop.ant
FsShell wrapper for ant Task.
DfsTask() - Constructor for class org.apache.hadoop.ant.DfsTask
 
DfsZeroLen - Class in org.apache.hadoop.ant.condition
 
DfsZeroLen() - Constructor for class org.apache.hadoop.ant.condition.DfsZeroLen
 

E

err - Variable in class org.apache.hadoop.ant.DfsTask
 
errprop - Variable in class org.apache.hadoop.ant.DfsTask
 
eval() - Method in class org.apache.hadoop.ant.condition.DfsBaseConditional
 
execute() - Method in class org.apache.hadoop.ant.DfsTask
Invoke FsShell.main(java.lang.String[]) after a few cursory checks of the configuration.

F

failonerror - Variable in class org.apache.hadoop.ant.DfsTask
 
flag - Variable in class org.apache.hadoop.ant.condition.DfsExists
 
flag - Variable in class org.apache.hadoop.ant.condition.DfsIsDir
 
flag - Variable in class org.apache.hadoop.ant.condition.DfsZeroLen
 

G

getFlag() - Method in class org.apache.hadoop.ant.condition.DfsBaseConditional
 
getFlag() - Method in class org.apache.hadoop.ant.condition.DfsExists
 
getFlag() - Method in class org.apache.hadoop.ant.condition.DfsIsDir
 
getFlag() - Method in class org.apache.hadoop.ant.condition.DfsZeroLen
 

O

org.apache.hadoop.ant - package org.apache.hadoop.ant
 
org.apache.hadoop.ant.condition - package org.apache.hadoop.ant.condition
 
out - Variable in class org.apache.hadoop.ant.DfsTask
 
outprop - Variable in class org.apache.hadoop.ant.DfsTask
 

P

popContext() - Method in class org.apache.hadoop.ant.DfsTask
Create the appropriate output properties with their respective output, restore System.out, System.err and release any resources from created ClassLoaders to aid garbage collection.
postCmd(int) - Method in class org.apache.hadoop.ant.condition.DfsBaseConditional
 
postCmd(int) - Method in class org.apache.hadoop.ant.DfsTask
 
pushContext() - Method in class org.apache.hadoop.ant.DfsTask
Save the current values of System.out, System.err and configure output streams for FsShell.

R

result - Variable in class org.apache.hadoop.ant.condition.DfsBaseConditional
 

S

setArgs(String) - Method in class org.apache.hadoop.ant.DfsTask
Sets the argument list from a String of comma-separated values.
setCmd(String) - Method in class org.apache.hadoop.ant.DfsTask
Sets the command to run in FsShell.
setConf(String) - Method in class org.apache.hadoop.ant.DfsTask
Sets the path for the parent-last ClassLoader, intended to be used for Configuration.
setErr(String) - Method in class org.apache.hadoop.ant.DfsTask
Sets the property into which System.err will be written.
setFailonerror(boolean) - Method in class org.apache.hadoop.ant.DfsTask
Sets a property controlling whether or not a BuildException will be thrown if the command returns a value less than zero or throws an exception.
setFile(String) - Method in class org.apache.hadoop.ant.condition.DfsBaseConditional
 
setOut(String) - Method in class org.apache.hadoop.ant.DfsTask
Sets the property into which System.out will be written.
A C D E F G O P R S 

Copyright © 2017 Apache Software Foundation. All Rights Reserved.