public class OCommandGremlinExecutor extends OCommandExecutorAbstract
context, limit, parameters, progressListenerparserText, parserTextUpperCase| Constructor and Description |
|---|
OCommandGremlinExecutor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Map<Object,Object> iArgs) |
boolean |
isIdempotent() |
<RET extends OCommandExecutor> |
parse(OCommandRequest iRequest) |
protected void |
throwSyntaxErrorException(String iText) |
getContext, getDatabase, getFetchPlan, getInvolvedClusters, getLimit, getParameters, getProgressListener, init, setContext, setLimit, setProgressListener, toStringgetSyntax, getWordStatic, nextWord, nextWord, parseOptionalWord, parserGetCurrentChar, parserGetCurrentPosition, parserGetLastSeparator, parserGetLastWord, parserGetPreviousPosition, parserGoBack, parserIsEnded, parserMoveCurrentPosition, parserNextChars, parserNextWord, parserNextWord, parserOptionalKeyword, parserOptionalWord, parserRequiredKeyword, parserRequiredWord, parserRequiredWord, parserRequiredWord, parserSetCurrentPosition, parserSetEndOfText, parserSetLastSeparator, parserSkipWhiteSpacespublic <RET extends OCommandExecutor> RET parse(OCommandRequest iRequest)
public boolean isIdempotent()
protected void throwSyntaxErrorException(String iText)
throwSyntaxErrorException in class OBaseParserCopyright © 2009-2014 Orient Technologies. All Rights Reserved.