public class AppendCommand extends Command
| Constructor and Description |
|---|
AppendCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
append(LogManager manager,
String name,
int partition,
String codec,
Path input) |
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 NAME
public AppendCommand()
public void updateOptions(org.apache.commons.cli.Options options)
updateOptions in class Commandpublic boolean run(LogManager manager, org.apache.commons.cli.CommandLine cmd)
protected void append(LogManager manager, String name, int partition, String codec, Path input)
Copyright © 2019 Nuxeo. All rights reserved.