| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| Modifier and Type | Method and Description |
|---|---|
GridCacheProxyImpl<K,V> |
GridCacheAdapter.forSubjectId(UUID subjId)
Creates projection for specified subject ID.
|
GridCacheProxyImpl<K,V> |
GridCacheProxyImpl.forSubjectId(UUID subjId)
Creates projection for specified subject ID.
|
GridCacheProxyImpl<K,V> |
IgniteCacheProxyImpl.internalProxy() |
GridCacheProxyImpl<K,V> |
GatewayProtectedCacheProxy.internalProxy() |
GridCacheProxyImpl<K,V> |
IgniteCacheProxy.internalProxy() |
<K1,V1> GridCacheProxyImpl<K1,V1> |
GridCacheAdapter.keepBinary()
Creates projection that will operate with binary objects.
|
<K1,V1> GridCacheProxyImpl<K1,V1> |
GridCacheProxyImpl.keepBinary()
Creates projection that will operate with binary objects.
|
GridCacheProxyImpl<K,V> |
GridCacheAdapter.setSkipStore(boolean skipStore) |
GridCacheProxyImpl<K,V> |
GridCacheProxyImpl.setSkipStore(boolean skipStore) |
GridCacheProxyImpl<K,V> |
GridCacheAdapter.withExpiryPolicy(javax.cache.expiry.ExpiryPolicy plc) |
GridCacheProxyImpl<K,V> |
GridCacheProxyImpl.withExpiryPolicy(javax.cache.expiry.ExpiryPolicy plc) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021