Uses of Interface
com.hazelcast.transaction.TransactionalMap
Package
Description
Contains Hazelcast transaction classes for Spring Transaction API.
Provides interfaces/classes for Hazelcast transaction support.
-
Uses of TransactionalMap in com.hazelcast.spring.transaction
-
Uses of TransactionalMap in com.hazelcast.transaction
Modifier and TypeMethodDescription<K,
V> TransactionalMap<K, V> Returns the transactional distributed map instance with the specified name.