|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.accumulo.server.tabletserver.TabletTime
public abstract class TabletTime
Field Summary | |
---|---|
static char |
LOGICAL_TIME_ID
|
static char |
MILLIS_TIME_ID
|
Constructor Summary | |
---|---|
TabletTime()
|
Method Summary | |
---|---|
static char |
getTimeID(TimeType timeType)
|
protected void |
setSystemTimes(Mutation mutation,
long lastCommitTime)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final char LOGICAL_TIME_ID
public static final char MILLIS_TIME_ID
Constructor Detail |
---|
public TabletTime()
Method Detail |
---|
public static char getTimeID(TimeType timeType)
protected void setSystemTimes(Mutation mutation, long lastCommitTime)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |