Package | Description |
---|---|
com.hazelcast.collection.set |
This package contains ISet functionality for Hazelcast.
|
com.hazelcast.collection.txn |
This package contains the Transaction behavior for the Collections.
|
Constructor and Description |
---|
SetProxyImpl(String name,
NodeEngine nodeEngine,
SetService service) |
Constructor and Description |
---|
TransactionalSetProxy(String name,
TransactionSupport tx,
NodeEngine nodeEngine,
SetService service) |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.