public static final class MVStore.TxCounter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.concurrent.atomic.AtomicInteger |
counter
Counter of outstanding operation on this version of a store
|
long |
version
Version of a store, this TxCounter is related to
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |