public class DefaultModificationCountProvider extends Object implements ModificationCountProvider
Constructor and Description |
---|
DefaultModificationCountProvider()
Creates a new change number sequence.
|
Modifier and Type | Method and Description |
---|---|
long |
getModificationCount()
Gets the current change number.
|
void |
increment()
Increment the current change number.
|
public DefaultModificationCountProvider()
public long getModificationCount()
ModificationCountProvider
getModificationCount
in interface ModificationCountProvider
public void increment()
getModificationCount()
will see the new counter value.Copyright © 2020 Actian Corporation. All rights reserved.