protected class HadoopMultimapBase.ReaderBase extends Object implements AutoCloseable
| Modifier | Constructor and Description |
|---|---|
protected |
ReaderBase(HadoopSerialization ser) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected Object |
read(long ptr,
long size) |
Object |
readValue(long valPtr) |
void |
resetReusedObject(Object tmp)
Resets temporary object to the given one.
|
protected ReaderBase(HadoopSerialization ser)
ser - Serialization.public Object readValue(long valPtr)
valPtr - Value page pointer.public void resetReusedObject(Object tmp)
tmp - Temporary object for reuse.protected Object read(long ptr, long size) throws IgniteCheckedException
ptr - Pointer.size - Object size.IgniteCheckedExceptionpublic void close()
throws IgniteCheckedException
close in interface AutoCloseableIgniteCheckedException
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.1-p166 Release Date : September 3 2019