Interface RemoteSimulation
-
- All Implemented Interfaces:
-
java.io.Serializable
,java.util.concurrent.Callable
,org.apache.ignite.lang.IgniteCallable
public interface RemoteSimulation<T> implements IgniteCallable<V>
Alchemist simulation that will be executed in remote cluster's nodes.