org.apache.accumulo.server.tabletserver
Class TabletTime
java.lang.Object
org.apache.accumulo.server.tabletserver.TabletTime
public abstract class TabletTime
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGICAL_TIME_ID
public static final char LOGICAL_TIME_ID
- See Also:
- Constant Field Values
MILLIS_TIME_ID
public static final char MILLIS_TIME_ID
- See Also:
- Constant Field Values
TabletTime
public TabletTime()
getTimeID
public static char getTimeID(TimeType timeType)
setSystemTimes
protected void setSystemTimes(Mutation mutation,
long lastCommitTime)
maxMetadataTime
public static String maxMetadataTime(String mv1,
String mv2)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.