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

public class ODropDatabaseTask extends OAbstractRemoteTask
Distributed task to drop a database on all the servers.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)