SequenceByteTestpublic class AbstractPointableTest extends Object
| Constructor | Description | 
|---|---|
| AbstractPointableTest() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| protected void | getTaggedValuePointable(Object value,
                       org.apache.hyracks.data.std.api.IPointable result) | |
| protected void | writeDouble(Double value,
           DataOutput dOut) | |
| protected void | writeInteger(Integer value,
            DataOutput dOut) | |
| protected void | writeLong(Long value,
         DataOutput dOut) | |
| protected void | writeString(String value,
           DataOutput dOut) | 
protected void getTaggedValuePointable(Object value, org.apache.hyracks.data.std.api.IPointable result) throws IOException
IOExceptionprotected void writeInteger(Integer value, DataOutput dOut) throws IOException
IOExceptionprotected void writeLong(Long value, DataOutput dOut) throws IOException
IOExceptionprotected void writeDouble(Double value, DataOutput dOut) throws IOException
IOExceptionprotected void writeString(String value, DataOutput dOut) throws IOException
IOExceptionCopyright © 2019 Apache Software Foundation. All Rights Reserved.