Uses of Interface
com.hazelcast.cluster.Endpoint
Package
Description
Contains classes/interfaces related to Client
This package contains the cluster functionality.
Provides core API interfaces/classes.
-
Uses of Endpoint in com.hazelcast.client
Modifier and TypeInterfaceDescriptioninterface
The Client interface allows to get information about a connected client's socket address, type and UUID. -
Uses of Endpoint in com.hazelcast.cluster
-
Uses of Endpoint in com.hazelcast.core
Modifier and TypeMethodDescriptionHazelcastInstance.getLocalEndpoint()
Returns the local Endpoint which this HazelcastInstance belongs to.