Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Method and Description |
---|---|
MultiVersionConsistencyControl.WriteEntry |
MultiVersionConsistencyControl.beginMemstoreInsert() |
Modifier and Type | Method and Description |
---|---|
void |
MultiVersionConsistencyControl.completeMemstoreInsert(MultiVersionConsistencyControl.WriteEntry e) |
void |
MultiVersionConsistencyControl.waitForRead(MultiVersionConsistencyControl.WriteEntry e)
Wait for the global readPoint to advance upto
the specified transaction number.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.