| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
| Modifier and Type | Method and Description |
|---|---|
CacheOperationContext |
GridCacheGateway.enter(CacheOperationContext opCtx) |
CacheOperationContext |
GridCacheGateway.enterNoLock(CacheOperationContext opCtx) |
CacheOperationContext |
CacheOperationContext.forSubjectId(UUID subjId)
|
CacheOperationContext |
CacheOperationContext.keepBinary()
|
CacheOperationContext |
IgniteCacheProxy.operationContext() |
CacheOperationContext |
GridCacheContext.operationContextPerCall()
Gets thread local cache operation context.
|
CacheOperationContext |
CacheOperationContext.setNoRetries(boolean noRetries) |
CacheOperationContext |
CacheOperationContext.setSkipStore(boolean skipStore)
|
CacheOperationContext |
CacheOperationContext.withExpiryPolicy(javax.cache.expiry.ExpiryPolicy plc)
|
| Constructor and Description |
|---|
GridCacheProxyImpl(GridCacheContext<K,V> ctx,
IgniteInternalCache<K,V> delegate,
CacheOperationContext opCtx) |
IgniteCacheProxy(GridCacheContext<K,V> ctx,
IgniteInternalCache<K,V> delegate,
CacheOperationContext opCtx,
boolean async) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016