public class IncompleteObject<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
data |
| Modifier | Constructor and Description |
|---|---|
protected |
IncompleteObject()
Constructor.
|
|
IncompleteObject(byte[] data) |
public IncompleteObject(byte[] data)
data - Data bytes.protected IncompleteObject()
public T object()
public void object(T obj)
obj - Cache object.public boolean isReady()
True if cache object is fully assembled.public byte[] data()
public void readData(ByteBuffer buf)
buf - Read remaining data.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017