public interface TriggerAction
| Modifier and Type | Method and Description | 
|---|---|
| void | execute(org.apache.hadoop.conf.Configuration conf,
       org.apache.hadoop.fs.FileSystem fs,
       org.apache.hadoop.fs.FileStatus[] src,
       TriggerEvent triggerEvent) | 
void execute(org.apache.hadoop.conf.Configuration conf,
           org.apache.hadoop.fs.FileSystem fs,
           org.apache.hadoop.fs.FileStatus[] src,
           TriggerEvent triggerEvent)
             throws IOException
IOExceptionCopyright © 2014 Apache Software Foundation. All Rights Reserved.