| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.binary |
Implementation of binary processor.
|
| org.apache.ignite.internal.processors.cache.persistence |
This package contain cache with persistence implementation.
|
| org.apache.ignite.internal.processors.cacheobject |
Cache object processor.
|
| Modifier and Type | Method and Description |
|---|---|
IncompleteCacheObject |
CacheObjectBinaryProcessorImpl.toCacheObject(CacheObjectContext ctx,
ByteBuffer buf,
@Nullable IncompleteCacheObject incompleteObj) |
IncompleteCacheObject |
CacheObjectBinaryProcessorImpl.toKeyCacheObject(CacheObjectContext ctx,
ByteBuffer buf,
@Nullable IncompleteCacheObject incompleteObj) |
| Modifier and Type | Method and Description |
|---|---|
IncompleteCacheObject |
CacheObjectBinaryProcessorImpl.toCacheObject(CacheObjectContext ctx,
ByteBuffer buf,
@Nullable IncompleteCacheObject incompleteObj) |
IncompleteCacheObject |
CacheObjectBinaryProcessorImpl.toKeyCacheObject(CacheObjectContext ctx,
ByteBuffer buf,
@Nullable IncompleteCacheObject incompleteObj) |
| Modifier and Type | Method and Description |
|---|---|
protected IncompleteCacheObject |
CacheDataRowAdapter.readIncompleteKey(CacheObjectContext coctx,
ByteBuffer buf,
IncompleteCacheObject incomplete) |
protected IncompleteCacheObject |
CacheDataRowAdapter.readIncompleteValue(CacheObjectContext coctx,
ByteBuffer buf,
IncompleteCacheObject incomplete) |
| Modifier and Type | Method and Description |
|---|---|
protected IncompleteCacheObject |
CacheDataRowAdapter.readIncompleteKey(CacheObjectContext coctx,
ByteBuffer buf,
IncompleteCacheObject incomplete) |
protected IncompleteCacheObject |
CacheDataRowAdapter.readIncompleteValue(CacheObjectContext coctx,
ByteBuffer buf,
IncompleteCacheObject incomplete) |
| Modifier and Type | Method and Description |
|---|---|
IncompleteCacheObject |
IgniteCacheObjectProcessor.toCacheObject(CacheObjectContext ctx,
ByteBuffer buf,
@Nullable IncompleteCacheObject incompleteObj) |
IncompleteCacheObject |
IgniteCacheObjectProcessor.toKeyCacheObject(CacheObjectContext ctx,
ByteBuffer buf,
@Nullable IncompleteCacheObject incompleteObj) |
| Modifier and Type | Method and Description |
|---|---|
IncompleteCacheObject |
IgniteCacheObjectProcessor.toCacheObject(CacheObjectContext ctx,
ByteBuffer buf,
@Nullable IncompleteCacheObject incompleteObj) |
IncompleteCacheObject |
IgniteCacheObjectProcessor.toKeyCacheObject(CacheObjectContext ctx,
ByteBuffer buf,
@Nullable IncompleteCacheObject incompleteObj) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020