Class TimerDecoratedAssignment
java.lang.Object
org.apache.storm.generated.LocalAssignment
org.apache.storm.daemon.supervisor.TimerDecoratedAssignment
- All Implemented Interfaces:
- Serializable,- AutoCloseable,- Cloneable,- Comparable<LocalAssignment>,- TimerDecorated,- org.apache.storm.thrift.TBase<LocalAssignment,,- LocalAssignment._Fields> - org.apache.storm.thrift.TSerializable
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class org.apache.storm.generated.LocalAssignmentLocalAssignment._Fields
- 
Field SummaryFields inherited from class org.apache.storm.generated.LocalAssignmentmetaDataMap
- 
Constructor SummaryConstructorsConstructorDescriptionTimerDecoratedAssignment(LocalAssignment other, com.codahale.metrics.Timer timer) 
- 
Method SummaryMethods inherited from class org.apache.storm.generated.LocalAssignmentadd_to_executors, clear, compareTo, deepCopy, equals, equals, fieldForId, get_executors, get_executors_iterator, get_executors_size, get_owner, get_resources, get_topology_id, get_total_node_shared, getFieldValue, hashCode, is_set_executors, is_set_owner, is_set_resources, is_set_topology_id, is_set_total_node_shared, isSet, read, set_executors, set_executors_isSet, set_owner, set_owner_isSet, set_resources, set_resources_isSet, set_topology_id, set_topology_id_isSet, set_total_node_shared, set_total_node_shared_isSet, setFieldValue, toString, unset_executors, unset_owner, unset_resources, unset_topology_id, unset_total_node_shared, validate, writeMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.storm.metric.timed.TimerDecoratedclose, stopTiming
- 
Constructor Details- 
TimerDecoratedAssignment
 
- 
- 
Method Details- 
stopTimingpublic long stopTiming()- Specified by:
- stopTimingin interface- TimerDecorated
 
 
-