public class TimerDecoratedAssignment extends LocalAssignment implements TimerDecorated
LocalAssignment._Fields
metaDataMap
Constructor and Description |
---|
TimerDecoratedAssignment(LocalAssignment other,
com.codahale.metrics.Timer timer) |
Modifier and Type | Method and Description |
---|---|
long |
stopTiming() |
add_to_executors, clear, compareTo, deepCopy, equals, equals, fieldForId, get_executors_iterator, get_executors_size, get_executors, 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_isSet, set_executors, set_owner_isSet, set_owner, set_resources_isSet, set_resources, set_topology_id_isSet, set_topology_id, set_total_node_shared_isSet, set_total_node_shared, setFieldValue, toString, unset_executors, unset_owner, unset_resources, unset_topology_id, unset_total_node_shared, validate, write
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
close, stopTiming
public TimerDecoratedAssignment(LocalAssignment other, com.codahale.metrics.Timer timer)
public long stopTiming()
stopTiming
in interface TimerDecorated
Copyright © 2020 The Apache Software Foundation. All rights reserved.