public abstract class SKeyedPartitionCompute<K,T> extends AbstractSingleDataCompute<Tuple<K,T>>
| Constructor and Description |
|---|
SKeyedPartitionCompute() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(IMessage<Tuple<K,T>> content)
Execute with an incoming message
|
abstract boolean |
keyedPartition(Tuple<K,T> content) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitendExecute