@InterfaceAudience.Private public static class MultiVersionConcurrencyControl.WriteEntry extends Object
| Modifier and Type | Field and Description | 
|---|---|
| private boolean | completed | 
| private long | writeNumber | 
| Constructor and Description | 
|---|
| WriteEntry(long writeNumber) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | getWriteNumber() | 
| (package private) boolean | isCompleted() | 
| (package private) void | markCompleted() | 
| String | toString() | 
private final long writeNumber
private boolean completed
WriteEntry(long writeNumber)
void markCompleted()
boolean isCompleted()
public long getWriteNumber()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.