Searched defs:performCommand (Results 1 – 3 of 3) sorted by relevance
658 public ReplyPacket performCommand(CommandPacket command) in performCommand() method in PacketDispatcher681 public ReplyPacket performCommand(CommandPacket command, long timeout) in performCommand() method in PacketDispatcher
1603 public ReplyPacket performCommand(CommandPacket command) in performCommand() method in VmMirror1630 public ReplyPacket performCommand(CommandPacket command, long timeout) in performCommand() method in VmMirror
468 …List<String> performCommand(final String[] cmdAttribs, final int max, final Duration timeout) thro… in performCommand() method in FileSystemUtils