public abstract class CmdBase extends Object
| Modifier and Type | Field and Description |
|---|---|
protected PulsarAdmin |
admin |
protected com.beust.jcommander.JCommander |
jcommander |
protected com.beust.jcommander.IUsageFormatter |
usageFormatter |
| Constructor and Description |
|---|
CmdBase(String cmdName,
PulsarAdmin admin) |
protected final com.beust.jcommander.JCommander jcommander
protected final PulsarAdmin admin
protected com.beust.jcommander.IUsageFormatter usageFormatter
public CmdBase(String cmdName, PulsarAdmin admin)
public boolean run(String[] args)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.