
public class LockUpdateCommand extends SystemCommand
canRunInActiveMode, canWaitForReady, command, destination, key, level, log, NO_ARGS, parameters, unParseddetailLevel, origin, priorityLevel, summary, timeStamp| Constructor and Description |
|---|
LockUpdateCommand(String target,
LockArbitrator.LockOwnerInfo info,
boolean isAdd) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(CommandExecutor ce)
Deprecated.
|
boolean |
isWrite()
is this command a writing command that has to be protected ?
Deprecated this is defined in the Command annotation |
canRunInActiveMode, canWaitForReady, getCommand, getCorrelId, getDestination, getKey, getLevel, getMessageType, getParameters, isUnParsed, setCanRunInActiveMode, setCanWaitForReady, setCorrelId, setDestination, setKey, setLevel, setUnParsed, toStringgetDetailLevel, getOrigin, getPriorityLevel, getSummary, getTimeStamp, setDetailLevel, setOrigin, setPriorityLevel, setSummary, setTimeStamppublic LockUpdateCommand(String target, LockArbitrator.LockOwnerInfo info, boolean isAdd)
@Deprecated public Object execute(CommandExecutor ce)
Copyright © 2015 LSST. All rights reserved.