public interface TimestampedObject
| Modifier and Type | Method and Description |
|---|---|
long |
getTimestamp()
Returns the object creation timestamp encoded in the object.
|
void |
resetTimestamp()
Resets the timestamp encoded in the object to the current time.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.