public static class LockingTransaction.Info
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) java.util.concurrent.CountDownLatch |
latch |
(package private) long |
startPoint |
(package private) java.util.concurrent.atomic.AtomicInteger |
status |
Constructor and Description |
---|
LockingTransaction.Info(int status,
long startPoint) |
Modifier and Type | Method and Description |
---|---|
boolean |
running() |