@Named public class MyPartitionAnalyzer extends AbstractPartitionAnalyzer
| Constructor and Description |
|---|
MyPartitionAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
void |
analyzeCollectorData(Serializable data) |
void |
analyzeStatus(BatchStatus batchStatus,
String exitStatus) |
public void analyzeCollectorData(Serializable data) throws Exception
analyzeCollectorData in interface PartitionAnalyzeranalyzeCollectorData in class AbstractPartitionAnalyzerExceptionpublic void analyzeStatus(BatchStatus batchStatus, String exitStatus) throws Exception
analyzeStatus in interface PartitionAnalyzeranalyzeStatus in class AbstractPartitionAnalyzerException© Copyright IBM Corp. 2013
Licensed under the Apache License, Version 2.0