Uses of Class
com.tangosol.util.UID
-
Packages that use UID Package Description com.oracle.coherence.concurrent.executor Classes to allow submission of tasks to the grid for execution.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.oracle.coherence.concurrent.executor
Methods in com.oracle.coherence.concurrent.executor that return UID Modifier and Type Method Description UIDClusteredExecutorInfo. getUid() -
Uses of UID in com.tangosol.net
Methods in com.tangosol.net that return UID Modifier and Type Method Description UIDMember. 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 UIDRemoteMember. getUid()Return the unique identifier of the Member.
-