Searched refs:getCommandEventUploader (Results 1 – 4 of 4) sorted by relevance
210 getClusterClient().getCommandEventUploader().postEvent(event); in invocationInitiated()211 getClusterClient().getCommandEventUploader().flush(); in invocationInitiated()237 getClusterClient().getCommandEventUploader().postEvent(event); in invocationStarted()238 getClusterClient().getCommandEventUploader().flush(); in invocationStarted()276 getClusterClient().getCommandEventUploader().postEvent(event); in invocationEnded()277 getClusterClient().getCommandEventUploader().flush(); in invocationEnded()343 getClusterClient().getCommandEventUploader().postEvent(event); in invocationComplete()344 getClusterClient().getCommandEventUploader().flush(); in invocationComplete()412 getClusterClient().getCommandEventUploader().postEvent(event); in run()603 getClusterClient().getCommandEventUploader(); in execCommands()[all …]
39 public IClusterEventUploader<ClusterCommandEvent> getCommandEventUploader(); in getCommandEventUploader() method
301 public IClusterEventUploader<ClusterCommandEvent> getCommandEventUploader() { in getCommandEventUploader() method in ClusterClient
156 public IClusterEventUploader<ClusterCommandEvent> getCommandEventUploader() { in setUp()