public class DistributedStoreManager.MaskedTimestamp extends Object
| Constructor and Description |
|---|
DistributedStoreManager.MaskedTimestamp(StoreTransaction txh) |
DistributedStoreManager.MaskedTimestamp(Timepoint commitTime) |
| Modifier and Type | Method and Description |
|---|---|
Timepoint |
getAdditionTime() |
long |
getAdditionTime(TimeUnit unit) |
Timepoint |
getDeletionTime() |
long |
getDeletionTime(TimeUnit unit) |
long |
getNativeAdditionTime() |
long |
getNativeDeletionTime() |
public DistributedStoreManager.MaskedTimestamp(Timepoint commitTime)
public DistributedStoreManager.MaskedTimestamp(StoreTransaction txh)
public long getDeletionTime(TimeUnit unit)
public long getNativeDeletionTime()
public Timepoint getDeletionTime()
public long getAdditionTime(TimeUnit unit)
public long getNativeAdditionTime()
public Timepoint getAdditionTime()
Copyright © 2012–2014. All rights reserved.