public static class DelayedUtil.DelayedContainerWithTimestamp<T> extends DelayedUtil.DelayedContainer<T>
Constructor and Description |
---|
DelayedContainerWithTimestamp(T object,
long timeout) |
Modifier and Type | Method and Description |
---|---|
long |
getTimeout() |
void |
setTimeout(long timeout) |
equals, getObject, hashCode, toString
compareTo, getDelay
public DelayedContainerWithTimestamp(T object, long timeout)
Copyright © 2007–2019 Cloudera. All rights reserved.