Class OCommandExecutorSQLTruncateCluster

All Implemented Interfaces:
OCommandDistributedReplicateRequest, OCommandExecutor

public class OCommandExecutorSQLTruncateCluster extends OCommandExecutorSQLAbstract implements OCommandDistributedReplicateRequest
SQL TRUNCATE CLUSTER command: Truncates an entire record cluster.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)