Class OCommandExecutorSQLTruncateClass

All Implemented Interfaces:
OCommandDistributedReplicateRequest, OCommandExecutor

public class OCommandExecutorSQLTruncateClass extends OCommandExecutorSQLAbstract implements OCommandDistributedReplicateRequest
SQL TRUNCATE CLASS command: Truncates an entire class deleting all configured clusters where the class relies on.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)