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