Class ExpandAuditLogCluster


  • public class ExpandAuditLogCluster
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void initialize​(java.lang.String outputDir, java.lang.String inputDir, int volId, java.lang.String volName, boolean vollistCheck, java.lang.String cluster, int threadCount, boolean deleted, boolean verbose, boolean expandToolLogs, boolean diagnostics)  
      void Phase1Expand()  
      void Phase2Expand()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExpandAuditLogCluster

        public ExpandAuditLogCluster()
    • Method Detail

      • initialize

        public void initialize​(java.lang.String outputDir,
                               java.lang.String inputDir,
                               int volId,
                               java.lang.String volName,
                               boolean vollistCheck,
                               java.lang.String cluster,
                               int threadCount,
                               boolean deleted,
                               boolean verbose,
                               boolean expandToolLogs,
                               boolean diagnostics)
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • Phase1Expand

        public void Phase1Expand()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • Phase2Expand

        public void Phase2Expand()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception