|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISet | |
---|---|
com.hazelcast.client | |
com.hazelcast.core | Provides core API interfaces/classes. |
com.hazelcast.jmx | Contains Hazelcast MBean classes. |
Uses of ISet in com.hazelcast.client |
---|
Methods in com.hazelcast.client that return ISet | ||
---|---|---|
|
HazelcastClientProxy.getSet(String name)
|
|
|
HazelcastClient.getSet(String name)
|
Uses of ISet in com.hazelcast.core |
---|
Methods in com.hazelcast.core that return ISet | ||
---|---|---|
|
HazelcastInstance.getSet(String name)
Returns the distributed set instance with the specified name. |
Uses of ISet in com.hazelcast.jmx |
---|
Constructors in com.hazelcast.jmx with parameters of type ISet | |
---|---|
SetMBean(ISet managedObject,
ManagementService service)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |