|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ListService | |
---|---|
com.hazelcast.collection.impl.list | This package contains IList functionality for Hazelcast. |
com.hazelcast.collection.impl.txnlist |
Uses of ListService in com.hazelcast.collection.impl.list |
---|
Constructors in com.hazelcast.collection.impl.list with parameters of type ListService | |
---|---|
ListProxyImpl(String name,
NodeEngine nodeEngine,
ListService service)
|
Uses of ListService in com.hazelcast.collection.impl.txnlist |
---|
Constructors in com.hazelcast.collection.impl.txnlist with parameters of type ListService | |
---|---|
TransactionalListProxy(String name,
TransactionSupport tx,
NodeEngine nodeEngine,
ListService service)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |