java.lang.Object
com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
com.orientechnologies.orient.server.distributed.impl.task.OSyncDatabaseTask
All Implemented Interfaces:
ORemoteTask

public class OSyncDatabaseTask extends OAbstractRemoteTask
Ask for synchronization of database from a remote node.
Author:
Luca Garulli (l.garulli--at--orientdb.com)