public class DatasetChangesCounter extends Object implements DatasetChanges
| Constructor and Description |
|---|
DatasetChangesCounter() |
| Modifier and Type | Method and Description |
|---|---|
void |
change(QuadAction qaction,
Node g,
Node s,
Node p,
Node o)
A change has occurred
|
void |
finish()
Indicator that a sequence of changes has now finished
|
boolean |
hasChanged() |
void |
reset()
Release any resources
|
void |
start()
Indicator that a sequence of changes is about to start
|
public void start()
DatasetChangesstart in interface DatasetChangespublic void change(QuadAction qaction, Node g, Node s, Node p, Node o)
DatasetChangeschange in interface DatasetChangesQuadActionpublic void finish()
DatasetChangesfinish in interface DatasetChangespublic boolean hasChanged()
public void reset()
DatasetChangesreset in interface DatasetChangesLicenced under the Apache License, Version 2.0