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()
ModificationCountProvidergetModificationCount in interface ModificationCountProviderpublic void increment()
getModificationCount()
will see the new counter value.Copyright © 2021 Actian Corporation. All rights reserved.