public interface MvccCoordinatorChangeAware
| Modifier and Type | Field and Description |
|---|---|
static AtomicLong |
ID_CNTR |
static LongPredicate |
ID_FILTER |
static long |
MVCC_TRACKER_ID_NA |
| Modifier and Type | Method and Description |
|---|---|
default long |
onMvccCoordinatorChange(MvccCoordinator newCrd)
Mvcc coordinator change callback.
|
static final AtomicLong ID_CNTR
static final long MVCC_TRACKER_ID_NA
static final LongPredicate ID_FILTER
default long onMvccCoordinatorChange(MvccCoordinator newCrd)
newCrd - New mvcc coordinator.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020