| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.cache.binary |
Implementation of binary processor.
|
| org.apache.ignite.internal.processors.cache.persistence.wal.reader | |
| org.apache.ignite.internal.processors.cache.persistence.wal.serializer |
| Modifier and Type | Method and Description |
|---|---|
IgniteCacheObjectProcessor |
GridKernalContextImpl.cacheObjects()
Gets cache object processor.
|
IgniteCacheObjectProcessor |
GridKernalContext.cacheObjects()
Gets cache object processor.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteCacheObjectProcessor |
GridCacheContext.cacheObjects() |
| Modifier and Type | Method and Description |
|---|---|
CacheObjectContext |
DynamicCacheDescriptor.cacheObjectContext(IgniteCacheObjectProcessor proc)
Creates and caches cache object context if needed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheObjectBinaryProcessorImpl
Binary processor implementation.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteCacheObjectProcessor |
IgniteBinaryImpl.processor() |
| Constructor and Description |
|---|
IgniteBinaryImpl(GridKernalContext ctx,
IgniteCacheObjectProcessor proc) |
| Modifier and Type | Method and Description |
|---|---|
IgniteCacheObjectProcessor |
StandaloneGridKernalContext.cacheObjects()
Gets cache object processor.
|
| Modifier and Type | Field and Description |
|---|---|
protected IgniteCacheObjectProcessor |
RecordDataV1Serializer.co
Cache object processor to reading
DataEntries. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020