Interface RotationAction

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void execute​(org.apache.hadoop.fs.FileSystem fileSystem, org.apache.hadoop.fs.Path filePath)  
    • Method Detail

      • execute

        void execute​(org.apache.hadoop.fs.FileSystem fileSystem,
                     org.apache.hadoop.fs.Path filePath)
              throws IOException
        Throws:
        IOException