Class Address

java.lang.Object
io.scalecube.net.Address

public final class Address extends Object
This is a class that mimics a class from Scalecube which has been removed from an older versions of the library.

It's only purpose is to overcome a bug in UOS which can send a descriptor for this class in case an older version of a node is present in the cluster (e.g. during Rolling Upgrade). This class has the same full name as the class from Scalecube to fool the class loading in UOS.