public static final class LogLevel.TargetInfo extends Object
TargetInfo(String host, int port, String role)
boolean
equals(Object other)
String
getHost()
int
getPort()
getRole()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TargetInfo(String host, int port, String role)
host
port
role
public int getPort()
public String getHost()
public String getRole()
public String toString()
toString
Object
public boolean equals(Object other)
equals
public int hashCode()
hashCode
Copyright © 2023. All Rights Reserved.