public class DeleteMetricsCmd extends Object implements Command<Void>, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
reporter |
protected Date |
timestamp |
Constructor and Description |
---|
DeleteMetricsCmd(Date timestamp,
String reporter) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(CommandContext commandContext) |
protected void |
writeUserOperationLog(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
public Void execute(CommandContext commandContext)
protected void writeUserOperationLog(CommandContext commandContext)
Copyright © 2022. All rights reserved.