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