
public class ODistributedCommandExecutorSQLFactory extends Object implements OCommandExecutorSQLFactory
| Constructor and Description |
|---|
ODistributedCommandExecutorSQLFactory() |
| Modifier and Type | Method and Description |
|---|---|
OCommandExecutorSQLAbstract |
createCommand(String name)
Create command for the given name.
|
Set<String> |
getCommandNames() |
public ODistributedCommandExecutorSQLFactory()
public Set<String> getCommandNames()
getCommandNames in interface OCommandExecutorSQLFactorypublic OCommandExecutorSQLAbstract createCommand(String name) throws OCommandExecutionException
createCommand in interface OCommandExecutorSQLFactoryOCommandExecutionException - : when command creation failCopyright © 2009–2025 OrientDB. All rights reserved.