Class MultiVersionConcurrencyControl.WriteEntry

java.lang.Object
org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl.WriteEntry
Enclosing class:
MultiVersionConcurrencyControl

@Private public static final class MultiVersionConcurrencyControl.WriteEntry extends Object
Write number and whether write has completed given out at start of a write transaction. Every created WriteEntry must be completed by calling mvcc#complete or #completeAndWait.