Class ODistributedCommandExecutorSQLFactory

java.lang.Object
com.orientechnologies.orient.server.distributed.sql.ODistributedCommandExecutorSQLFactory
All Implemented Interfaces:
OCommandExecutorSQLFactory

public class ODistributedCommandExecutorSQLFactory extends Object implements OCommandExecutorSQLFactory
Distributed related command operator executor factory. It's auto-discovered.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)