
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, shouldAbortOnOfferclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcheck, check, get, offer, offer, onCleanup, onRegistration, resolved, shouldAbortOnOfferpublic 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.