public interface PartitionCollector
Modifier and Type | Method and Description |
---|---|
Serializable |
collectPartitionData()
The collectPartitionData method receives control
periodically during partition processing.
|
Serializable collectPartitionData() throws Exception
Note the collector is not called if the partition terminates due to an unhandled exception.
Exception
- is thrown if an error occurs.Copyright © 2019 JBoss, a division of Red Hat, Inc.. All Rights Reserved.