
public abstract class OrientConsole extends OConsoleApplication implements OTableFormatter.OTableOutput
OConsoleApplication.RESULTargs, commandBuffer, COMMENT_PREFIXS, debugMode, err, exitCommands, helpCommands, in, interactiveMode, methods, ONLINE_HELP_EXT, ONLINE_HELP_URL, out, properties, reader, wordSeparator| Constructor and Description |
|---|
OrientConsole(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
format(String iValue,
int iMaxSize) |
protected void |
onAfter() |
protected void |
onBefore() |
protected void |
onException(Throwable e) |
void |
onMessage(String text,
Object... args) |
protected void |
printApplicationInfo() |
addCommand, error, execute, executeBatch, executeCommands, formatCommandSpecs, getClearName, getCommandLine, getConsoleMethods, getConsoleWidth, getContext, getCorrectMethodName, getMethod, getOnlineHelp, getPrompt, getVerboseLevel, help, isCollectingCommands, isComment, isEchoEnabled, isInteractiveMode, isPropertyEnabled, message, run, setOutput, setReader, syntaxErrorpublic OrientConsole(String[] args)
public void onMessage(String text, Object... args)
onMessage in interface OTableFormatter.OTableOutputprotected void onException(Throwable e)
onException in class OConsoleApplicationprotected void onBefore()
onBefore in class OConsoleApplicationprotected void printApplicationInfo()
protected void onAfter()
onAfter in class OConsoleApplicationCopyright © 2009–2025 OrientDB. All rights reserved.