Class OUpdateDatabaseConfigurationTask

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

public class OUpdateDatabaseConfigurationTask extends OAbstractRemoteTask
Task to update the database configuration across all the servers. This task is executed inside a distributed lock.
Author:
Luca Garulli (l.garulli--at---orientdb.com)