Uses of Class
com.tangosol.util.UID
-
Packages that use UID Package Description com.tangosol.net Contains basic cluster interfaces and factories.com.tangosol.net.proxy Contains interfaces and classes related to proxy services. -
-
Uses of UID in com.tangosol.net
Methods in com.tangosol.net that return UID Modifier and Type Method Description UID
Member. getUid()
Return the unique identifier of the Member. -
Uses of UID in com.tangosol.net.proxy
Methods in com.tangosol.net.proxy that return UID Modifier and Type Method Description UID
RemoteMember. getUid()
Return the unique identifier of the Member.
-