Package | Description |
---|---|
com.hazelcast.spring.transaction |
Contains Hazelcast transaction classes for Spring Transaction API.
|
com.hazelcast.transaction |
Provides interfaces/classes for Hazelcast transaction support.
|
Modifier and Type | Method and Description |
---|---|
<K,V> TransactionalMultiMap<K,V> |
ManagedTransactionalTaskContext.getMultiMap(String name) |
Modifier and Type | Method and Description |
---|---|
<K,V> TransactionalMultiMap<K,V> |
TransactionalTaskContext.getMultiMap(String name)
Returns the transactional multimap instance with the specified name.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.