public class StopProfilerCommand extends AbstractCommand
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COMMAND_NAME |
Constructor and Description |
---|
StopProfilerCommand(ProfilerControl profilerControl) |
Modifier and Type | Method and Description |
---|---|
java.util.Map |
process(IRPMService rpmService,
java.util.Map arguments)
Executes this command.
|
getName
public static final java.lang.String COMMAND_NAME
public StopProfilerCommand(ProfilerControl profilerControl)
public java.util.Map process(IRPMService rpmService, java.util.Map arguments) throws CommandException
Command
CommandParser.beforeHarvest(java.lang.String, com.newrelic.agent.stats.StatsEngine)
if
it receives a command from the rpm service that matches this command.CommandException