public class TimestampWrapper<T> extends Object implements Serializable
| Constructor and Description |
|---|
TimestampWrapper(Timestamp<T> timeStamp,
long startTime) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
long |
getStartTime() |
long |
getTimestamp(T in) |
boolean |
isDefaultTimestamp() |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.