Package | Description |
---|---|
com.hazelcast.collection.list |
This package contains IList functionality for Hazelcast.
|
com.hazelcast.collection.txn |
This package contains the Transaction behavior for the Collections.
|
Constructor and Description |
---|
ListProxyImpl(String name,
NodeEngine nodeEngine,
ListService service) |
Constructor and Description |
---|
TransactionalListProxy(String name,
TransactionSupport tx,
NodeEngine nodeEngine,
ListService service) |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.