public class DataObjectCommitCollector extends Object implements PlasmaDataGraphVisitor
| Constructor and Description |
|---|
DataObjectCommitCollector(DataGraph dataGraph) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(DataObject target,
DataObject source)
Returns a negative integer,
zero, or a positive integer as the first argument is less
than, equal to, or greater than the second.
|
void |
visit(DataObject target,
DataObject source,
String sourceKey,
int level) |
public DataObjectCommitCollector(DataGraph dataGraph)
public void visit(DataObject target, DataObject source, String sourceKey, int level)
visit in interface PlasmaDataGraphVisitorpublic int compare(DataObject target, DataObject source)
Copyright © 2017. All rights reserved.