org.apache.accumulo.server.tabletserver
Modifier and Type | Method and Description |
---|---|
void |
abortCommit(List<Mutation> value) |
boolean |
beginUpdatingLogsUsed(ArrayList<DfsLogger> copy,
boolean mincFinish) |
void |
commit(List<Mutation> mutations) |
void |
finishUpdatingLogsUsed() |
KeyExtent |
getExtent() |
int |
getLogId() |
Tablet |
getTablet() |
int |
getWALogSeq() |
public int getWALogSeq()
public Tablet getTablet()
public boolean beginUpdatingLogsUsed(ArrayList<DfsLogger> copy, boolean mincFinish)
public void finishUpdatingLogsUsed()
public int getLogId()
public KeyExtent getExtent()
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.