Interface Task.Option
-
- All Superinterfaces:
ExternalizableLite
,Serializable
- All Known Implementing Classes:
Debugging
public static interface Task.Option extends ExternalizableLite
An option for configuringTask
orchestration.
-
-
Method Summary
-
Methods inherited from interface com.tangosol.io.ExternalizableLite
readExternal, writeExternal
-
-