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 OCommandExecutorSQLFactory
public OCommandExecutorSQLAbstract createCommand(String name) throws OCommandExecutionException
createCommand
in interface OCommandExecutorSQLFactory
OCommandExecutionException
- : when command creation failCopyright © 2009–2020 OrientDB. All rights reserved.