Uses of Class
org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
-
Packages that use GridCacheProxyImpl Package Description org.apache.ignite.internal.processors.cache This package contain cache-related processors & persistence implementation. -
-
Uses of GridCacheProxyImpl in org.apache.ignite.internal.processors.cache
Methods in org.apache.ignite.internal.processors.cache that return GridCacheProxyImpl Modifier and Type Method Description GridCacheProxyImpl<K,V>GatewayProtectedCacheProxy. internalProxy()GridCacheProxyImpl<K,V>IgniteCacheProxy. internalProxy()GridCacheProxyImpl<K,V>IgniteCacheProxyImpl. 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)
-