public class IncompleteCacheObject extends IncompleteObject<CacheObject>
| Modifier and Type | Field and Description |
|---|---|
static int |
HEAD_LEN
4 bytes - cache object length, 1 byte - type.
|
data| Constructor and Description |
|---|
IncompleteCacheObject(ByteBuffer buf) |
| Modifier and Type | Method and Description |
|---|---|
void |
readData(ByteBuffer buf) |
byte |
type() |
data, isReady, object, objectpublic static final int HEAD_LEN
public IncompleteCacheObject(ByteBuffer buf)
buf - Byte buffer.public void readData(ByteBuffer buf)
readData in class IncompleteObject<CacheObject>buf - Read remaining data.public byte type()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017