public class CatCommand extends Command
| Modifier and Type | Field and Description |
|---|---|
protected static String |
NAME |
protected static String |
NUXEO_SCHEMA_STORE |
| Constructor and Description |
|---|
CatCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cat(LogManager manager,
String name,
String group,
int limit,
Renderer render,
String codec) |
String |
name() |
boolean |
run(LogManager manager,
org.apache.commons.cli.CommandLine cmd) |
void |
updateOptions(org.apache.commons.cli.Options options) |
getRecordCodec, getRecordRendererprotected static final String NUXEO_SCHEMA_STORE
protected 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, String codec) throws InterruptedException
InterruptedExceptionCopyright © 2019 Nuxeo. All rights reserved.