Searched refs:getClusterId (Results 1 – 7 of 7) sorted by relevance
30 public String getClusterId(); in getClusterId() method
82 public String getClusterId() { in getClusterId() method in ClusterHostEvent213 json.put("cluster", this.getClusterId()); in toJSON()
142 public String getClusterId() { in getClusterId() method in ClusterOptions
111 .setClusterId(getClusterOptions().getClusterId()) in dispatch()
566 options.getClusterId(), in fetchHostCommands()733 .setClusterId(getClusterOptions().getClusterId()) in UploadHostEventWithState()
100 Assert.assertEquals("cluster1", hostEvent.getClusterId()); in testDispatch()
1530 assertEquals(CLUSTER_ID, hostEvent.getClusterId());