Method
getHost
根据ip和port产生Host对象,并将Host对象维护到hosts队列 @param hosts hosts队列 @param ip IP地址 @param port 端口号 @return 由ip跟port产生Host对象
(List<Host> hosts, String ip, int port)
Source from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
nothing calls this directly
Tested by
no test coverage detected