public interface ClusterTask<V> extends Runnable, Externalizable
Externalizable and Runnable, which are both required for
sending invokable tasks across a cluster.| Modifier and Type | Method and Description |
|---|---|
V |
getResult() |
readExternal, writeExternalV getResult()
Copyright © 2003-2008 Jive Software.