MCPcopy Create free account
hub / github.com/SPLWare/esProc / getHost

Method getHost

src/main/java/com/scudata/parallel/UnitConfig.java:76–87  ·  view source on GitHub ↗

根据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

Calls 6

getIpMethod · 0.95
getPortMethod · 0.95
sizeMethod · 0.65
getMethod · 0.65
addMethod · 0.65
equalsMethod · 0.45

Tested by

no test coverage detected