Uses of Class
com.hazelcast.collection.impl.set.SetService

Packages that use SetService
com.hazelcast.collection.impl.set This package contains ISet functionality for Hazelcast.
 
com.hazelcast.collection.impl.txnset   
 

Uses of SetService in com.hazelcast.collection.impl.set
 

Constructors in com.hazelcast.collection.impl.set with parameters of type SetService
SetProxyImpl(String name, NodeEngine nodeEngine, SetService service)
           
 

Uses of SetService in com.hazelcast.collection.impl.txnset
 

Constructors in com.hazelcast.collection.impl.txnset with parameters of type SetService
TransactionalSetProxy(String name, TransactionSupport tx, NodeEngine nodeEngine, SetService service)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.