Interface RotationAction
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- MoveFileAction
- 
Method SummaryModifier and TypeMethodDescriptionvoidexecute(org.apache.hadoop.fs.FileSystem fileSystem, org.apache.hadoop.fs.Path filePath) 
- 
Method Details- 
executevoid execute(org.apache.hadoop.fs.FileSystem fileSystem, org.apache.hadoop.fs.Path filePath) throws IOException - Throws:
- IOException
 
 
-