@Named
public class MyPartitionAnalyzer
extends javax.batch.api.partition.AbstractPartitionAnalyzer
Constructor and Description |
---|
MyPartitionAnalyzer() |
Modifier and Type | Method and Description |
---|---|
void |
analyzeCollectorData(Serializable data) |
void |
analyzeStatus(javax.batch.runtime.BatchStatus batchStatus,
String exitStatus) |
public void analyzeCollectorData(Serializable data) throws Exception
analyzeCollectorData
in interface javax.batch.api.partition.PartitionAnalyzer
analyzeCollectorData
in class javax.batch.api.partition.AbstractPartitionAnalyzer
Exception
public void analyzeStatus(javax.batch.runtime.BatchStatus batchStatus, String exitStatus) throws Exception
analyzeStatus
in interface javax.batch.api.partition.PartitionAnalyzer
analyzeStatus
in class javax.batch.api.partition.AbstractPartitionAnalyzer
Exception
© Copyright IBM Corp. 2015
Licensed under the Apache License, Version 2.0