Searched refs:getCommandStatus (Results 1 – 2 of 2) sorted by relevance
217 return getCommandStatus(requestId, commandId).getState(); in getCommandState()221 public ClusterCommandStatus getCommandStatus(String requestId, String commandId) { in getCommandStatus() method in ClusterClient
101 public default ClusterCommandStatus getCommandStatus(String requestId, String commandId) { in getCommandStatus() method