Class ExecutorRemotingTask.InternalExecutorResult<T extends Serializable>

java.lang.Object
org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorResult<T>
All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable
Enclosing class:
ExecutorRemotingTask<T extends Serializable>

public static class ExecutorRemotingTask.InternalExecutorResult<T extends Serializable> extends Object implements SmartExternalizable
A wrapper executor result that holds more information on the exception, such as the instance id.
See Also: