public class BinaryValue extends Primitive
| Constructor and Description |
|---|
BinaryValue(Binary binary) |
| Modifier and Type | Method and Description |
|---|---|
Binary |
getBinary() |
String |
getString() |
String |
toString() |
void |
writeValue(RecordConsumer recordConsumer) |
getBoolean, getDouble, getFloat, getInt96, getInteger, getLongpublic BinaryValue(Binary binary)
public void writeValue(RecordConsumer recordConsumer)
writeValue in class PrimitiveCopyright © 2019 The Apache Software Foundation. All rights reserved.