public abstract class BPartitionCompute<T> extends AbstractIterableDataCompute<T>
Constructor and Description |
---|
BPartitionCompute() |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(IMessage<java.util.Iterator<T>> content)
Execute with an incoming message
|
abstract boolean |
partition(java.util.Iterator<T> content) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endExecute