SequenceByteTest
public 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
IOException
protected void writeInteger(Integer value, DataOutput dOut) throws IOException
IOException
protected void writeLong(Long value, DataOutput dOut) throws IOException
IOException
protected void writeDouble(Double value, DataOutput dOut) throws IOException
IOException
protected void writeString(String value, DataOutput dOut) throws IOException
IOException
Copyright © 2019 Apache Software Foundation. All rights reserved.