public final class HjTimerEurekaImpl<T> extends HjSearchEurekaImpl<T> implements HjTimerEureka<T>
eurekaTracker, initialValue, wrappedObj
Constructor and Description |
---|
HjTimerEurekaImpl(int timeUnitsInMillis)
No args constructor.
|
HjTimerEurekaImpl(T initialValue,
int timeUnitsInMillis)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
timedOut() |
String |
toString() |
check, get, offer, onCleanup, onRegistration, resolved, shouldAbortOnOffer
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
check, check, get, offer, offer, onCleanup, onRegistration, resolved, shouldAbortOnOffer
public HjTimerEurekaImpl(int timeUnitsInMillis)
public HjTimerEurekaImpl(T initialValue, int timeUnitsInMillis)
initialValue
- The initial value of the eureka.public boolean timedOut()
timedOut
in interface HjTimerEureka<T>
public String toString()
toString
in class HjSearchEurekaImpl<T>
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.