| Modifier and Type | Method and Description |
|---|---|
static GridCacheValueBytes |
GridCacheValueBytes.marshaled(byte[] bytes) |
static GridCacheValueBytes |
GridCacheValueBytes.nil() |
static GridCacheValueBytes |
GridCacheValueBytes.plain(Object bytes) |
GridCacheValueBytes |
GridCacheMapEntry.valueBytes() |
GridCacheValueBytes |
GridCacheEntryEx.valueBytes() |
GridCacheValueBytes |
GridCacheMapEntry.valueBytes(GridCacheVersion ver)
Gets cached serialized value bytes.
|
GridCacheValueBytes |
GridCacheEntryEx.valueBytes(GridCacheVersion ver)
Gets cached serialized value bytes.
|
protected GridCacheValueBytes |
GridCacheMapEntry.valueBytesUnlocked() |
| Modifier and Type | Method and Description |
|---|---|
protected List<GridCacheValueBytes> |
GridCacheMessage.marshalValuesCollection(Collection<?> col,
GridCacheSharedContext<K,V> ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> List<T> |
GridCacheMessage.unmarshalValueBytesCollection(Collection<GridCacheValueBytes> byteCol,
GridCacheSharedContext<K,V> ctx,
ClassLoader ldr) |
| Modifier and Type | Method and Description |
|---|---|
protected GridCacheValueBytes |
GridDhtDetachedCacheEntry.valueBytesUnlocked() |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheContinuousQueryManager.onEntryExpired(GridCacheEntryEx<K,V> e,
K key,
V oldVal,
GridCacheValueBytes oldBytes) |
void |
CacheContinuousQueryManager.onEntryUpdated(GridCacheEntryEx<K,V> e,
K key,
V newVal,
GridCacheValueBytes newBytes,
V oldVal,
GridCacheValueBytes oldBytes,
boolean preload) |
| Modifier and Type | Method and Description |
|---|---|
GridCacheValueBytes |
GridUnsafeMemory.getOffHeap(long ptr)
Get value stored in offheap along with a flag indicating whether this is "raw bytes", i.e. this is actual value
or not.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015