Uses of Interface
com.hazelcast.core.TransactionalList

Packages that use TransactionalList
com.hazelcast.transaction Provides interfaces/classes for Hazelcast transaction support. 
 

Uses of TransactionalList in com.hazelcast.transaction
 

Methods in com.hazelcast.transaction that return TransactionalList
<E> TransactionalList<E>
TransactionalTaskContext.getList(String name)
          Returns the transactional list instance with the specified name.
 



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