public interface CacheStoreSession
CacheStoreSessionResource
Modifier and Type | Method and Description |
---|---|
String |
cacheName()
Cache name for the current store operation.
|
<K,V> Map<K,V> |
properties()
Gets current session properties.
|
Transaction |
transaction()
Gets transaction spanning multiple store operations, or
null if
there is no transaction. |
Transaction transaction()
null
if
there is no transaction.<K,V> Map<K,V> properties()
String cacheName()
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 16 2015