@Controller public class ClusterController extends Object
ClusterController()
String
execute(String agentId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ClusterController()
@RequestMapping(value="/api/cluster/findHost") @ResponseBody public String execute(@RequestParam(value="agentId",required=true) String agentId)
Copyright © 2022. All rights reserved.