public class CatCommand extends Command
| Constructor and Description |
|---|
CatCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cat(LogManager manager,
String name,
String group,
int limit,
Renderer render) |
String |
name() |
boolean |
run(LogManager manager,
org.apache.commons.cli.CommandLine cmd) |
void |
updateOptions(org.apache.commons.cli.Options options) |
getRecordRendererprotected static final String NAME
public CatCommand()
public void updateOptions(org.apache.commons.cli.Options options)
updateOptions in class Commandpublic boolean run(LogManager manager, org.apache.commons.cli.CommandLine cmd) throws InterruptedException
run in class CommandInterruptedExceptionprotected void cat(LogManager manager, String name, String group, int limit, Renderer render) throws InterruptedException
InterruptedExceptionCopyright © 2018 Nuxeo. All rights reserved.