| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract Map<String,Command> |
AbstractShell.loadCommands(Context context)
Map structure: Command name =>
Command instance. |
| 构造器和说明 |
|---|
AbstractShell(Context context)
Creates a new instance of
AbstractShell. |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Map<String,Command> |
RatisShell.loadCommands(Context context) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Context |
AbstractCommand.getContext() |
| 构造器和说明 |
|---|
AbstractCommand(Context context) |
AbstractParentCommand(Context context,
List<Function<Context,Command>> subCommandConstructors) |
AbstractRatisCommand(Context context) |
ElectionCommand(Context context) |
GroupCommand(Context context) |
LocalCommand(Context context) |
PeerCommand(Context context) |
SnapshotCommand(Context context) |
| 构造器和说明 |
|---|
AbstractParentCommand(Context context,
List<Function<Context,Command>> subCommandConstructors) |
| 构造器和说明 |
|---|
PauseCommand(Context context) |
ResumeCommand(Context context) |
StepDownCommand(Context context) |
TransferCommand(Context context) |
| 构造器和说明 |
|---|
GroupInfoCommand(Context context) |
GroupListCommand(Context context) |
| 构造器和说明 |
|---|
RaftMetaConfCommand(Context context) |
| 构造器和说明 |
|---|
AddCommand(Context context) |
RemoveCommand(Context context) |
SetPriorityCommand(Context context) |
| 构造器和说明 |
|---|
TakeSnapshotCommand(Context context) |
Copyright © 2017–2025 The Apache Software Foundation. All rights reserved.