public class PrintActiveSearchesCommand extends Object implements org.apache.karaf.shell.api.action.Action
Constructor and Description |
---|
PrintActiveSearchesCommand() |
PrintActiveSearchesCommand(QueryMonitorPlugin q) |
public PrintActiveSearchesCommand(QueryMonitorPlugin q)
public PrintActiveSearchesCommand()
public Object execute() throws Exception
Action
. Called when the catalog:printacticesearches command is
called by the shell. Prints out a formatted table representing a QueryMonitorPlugin
's
ActiveSearch
Map
.execute
in interface org.apache.karaf.shell.api.action.Action
null
Exception
This work is licensed under a Creative Commons Attribution 4.0 International License.