|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessedCommand | |
---|---|
org.infinispan.cli.commands | |
org.infinispan.cli.commands.client | |
org.infinispan.cli.commands.server |
Uses of ProcessedCommand in org.infinispan.cli.commands |
---|
Methods in org.infinispan.cli.commands with parameters of type ProcessedCommand | |
---|---|
void |
Command.complete(Context context,
ProcessedCommand procCmd,
List<String> candidates)
|
void |
AbstractCommand.complete(Context context,
ProcessedCommand procCmd,
List<String> candidates)
|
void |
Command.execute(Context context,
ProcessedCommand commandLine)
|
Uses of ProcessedCommand in org.infinispan.cli.commands.client |
---|
Methods in org.infinispan.cli.commands.client with parameters of type ProcessedCommand | |
---|---|
void |
Help.complete(Context context,
ProcessedCommand procCmd,
List<String> candidates)
|
void |
Container.complete(Context context,
ProcessedCommand procCmd,
List<String> candidates)
|
void |
Disconnect.execute(Context context,
ProcessedCommand commandLine)
|
void |
Help.execute(Context context,
ProcessedCommand commandLine)
|
void |
Quit.execute(Context context,
ProcessedCommand commandLine)
|
void |
Container.execute(Context context,
ProcessedCommand commandLine)
|
void |
Connect.execute(Context context,
ProcessedCommand commandLine)
|
Uses of ProcessedCommand in org.infinispan.cli.commands.server |
---|
Methods in org.infinispan.cli.commands.server with parameters of type ProcessedCommand | |
---|---|
void |
Create.complete(Context context,
ProcessedCommand procCmd,
List<String> candidates)
|
void |
Cache.complete(Context context,
ProcessedCommand procCmd,
List<String> candidates)
|
void |
Upgrade.complete(Context context,
ProcessedCommand procCmd,
List<String> candidates)
|
void |
Info.complete(Context context,
ProcessedCommand procCmd,
List<String> candidates)
|
void |
Site.complete(Context context,
ProcessedCommand procCmd,
List<String> candidates)
|
void |
Stats.complete(Context context,
ProcessedCommand procCmd,
List<String> candidates)
|
void |
Ping.execute(Context context,
ProcessedCommand commandLine)
|
void |
AbstractServerCommand.execute(Context context,
ProcessedCommand commandLine)
|
void |
Version.execute(Context context,
ProcessedCommand commandLine)
|
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |