public class ExpandAuditLogCluster
extends java.lang.Object
| Constructor and Description |
|---|
ExpandAuditLogCluster() |
| Modifier and Type | Method and 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) |
void |
Phase1Expand() |
void |
Phase2Expand() |
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)
throws java.lang.Exception
java.lang.Exceptionpublic void Phase1Expand()
throws java.lang.Exception
java.lang.Exceptionpublic void Phase2Expand()
throws java.lang.Exception
java.lang.Exception