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