public final class BdatCommand extends BaseCommand
| Modifier and Type | Class and Description |
|---|---|
static class |
BdatCommand.Bdat |
| Constructor and Description |
|---|
BdatCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(String commandString,
Session sess)
This is the main method that you need to override in order to implement a command.
|
static BdatCommand.Bdat |
parse(String commandString) |
getArgPredicate, getArgs, getHelp, getNamepublic void execute(String commandString, Session sess) throws IOException, DropConnectionException
BaseCommandexecute in interface Commandexecute in class BaseCommandIOExceptionDropConnectionExceptionpublic static BdatCommand.Bdat parse(String commandString)
Copyright © 2006–2024. All rights reserved.