public final class InputModificationCountProvider extends Object implements ModificationCountProvider
RecordInput.stepNext()
Use this implementation with classes wrapping a record value
where the value is a RecordInput.| Constructor and Description |
|---|
InputModificationCountProvider(RecordInput input)
Creates a change sequence based on the specified input port.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getModificationCount()
Gets the current change number.
|
public InputModificationCountProvider(RecordInput input)
input - the port used as the basis of the change sequencepublic long getModificationCount()
ModificationCountProvidergetModificationCount in interface ModificationCountProviderCopyright © 2024 Actian Corporation. All rights reserved.