public class DoubleValue extends Primitive
Constructor and Description |
---|
DoubleValue(double value) |
Modifier and Type | Method and Description |
---|---|
double |
getDouble() |
String |
toString() |
void |
writeValue(RecordConsumer recordConsumer) |
getBinary, getBoolean, getFloat, getInt96, getInteger, getLong, getString
public void writeValue(RecordConsumer recordConsumer)
writeValue
in class Primitive
Copyright © 2023 The Apache Software Foundation. All rights reserved.