org.gcube.common.core.state
Class GCUBEStatefulResource.TaskContext
java.lang.Object
org.gcube.common.core.state.GCUBEStatefulResource.TaskContext
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- GCUBEStatefulResource<RESOURCEID>
public static class GCUBEStatefulResource.TaskContext
- extends Object
- implements Serializable
Used internally to group contextual information about launched tasks.
- Author:
- Fabio Simeoni (University of Strathclyde)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scheduler
public GCUBEScheduledHandler<?> scheduler
scope
public GCUBEScope scope
GCUBEStatefulResource.TaskContext
public GCUBEStatefulResource.TaskContext(GCUBEScheduledHandler<?> handler,
GCUBEScope scope)
Copyright © 2012. All Rights Reserved.