Class ORequestDatabaseConfigurationTask

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

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