Class ONewDeltaSyncImporter
java.lang.Object
com.orientechnologies.orient.server.distributed.impl.ONewDeltaSyncImporter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanimportDelta(OrientDBDistributed context, String databaseName, InputStream in, String targetNode)
-
Constructor Details
-
ONewDeltaSyncImporter
public ONewDeltaSyncImporter()
-
-
Method Details
-
importDelta
public boolean importDelta(OrientDBDistributed context, String databaseName, InputStream in, String targetNode)
-