Uses of Class
herddb.network.ServerHostData
-
Packages that use ServerHostData Package Description herddb.network -
-
Uses of ServerHostData in herddb.network
Methods in herddb.network that return ServerHostData Modifier and Type Method Description static ServerHostDataServerHostData. parseHostdata(byte[] oo)Methods in herddb.network with parameters of type ServerHostData Modifier and Type Method Description static byte[]ServerHostData. formatHostdata(ServerHostData data)
-