Modifier and Type | Method and Description |
---|---|
TimestampLocalTZWritable |
UDFDateFloor.evaluate(TimestampLocalTZWritable t) |
Modifier and Type | Method and Description |
---|---|
TimestampLocalTZWritable |
UDFDateFloor.evaluate(TimestampLocalTZWritable t) |
org.apache.hadoop.io.Text |
UDFToString.evaluate(TimestampLocalTZWritable i) |
Modifier and Type | Method and Description |
---|---|
static void |
BinarySortableSerDe.serializeTimestampTZWritable(ByteStream.Output buffer,
TimestampLocalTZWritable t,
boolean invert) |
Modifier and Type | Method and Description |
---|---|
int |
TimestampLocalTZWritable.compareTo(TimestampLocalTZWritable o) |
void |
TimestampLocalTZWritable.set(TimestampLocalTZWritable t) |
Constructor and Description |
---|
TimestampLocalTZWritable(TimestampLocalTZWritable other) |
Modifier and Type | Method and Description |
---|---|
TimestampLocalTZWritable |
LazyTimestampLocalTZ.getWritableObject() |
Modifier and Type | Method and Description |
---|---|
static void |
LazyTimestampLocalTZ.writeUTF8(OutputStream out,
TimestampLocalTZWritable i) |
Modifier and Type | Method and Description |
---|---|
TimestampLocalTZWritable |
WritableTimestampLocalTZObjectInspector.getPrimitiveWritableObject(Object o) |
TimestampLocalTZWritable |
TimestampLocalTZObjectInspector.getPrimitiveWritableObject(Object o) |
TimestampLocalTZWritable |
JavaTimestampLocalTZObjectInspector.getPrimitiveWritableObject(Object o) |
Modifier and Type | Method and Description |
---|---|
Object |
WritableTimestampLocalTZObjectInspector.set(Object o,
TimestampLocalTZWritable t) |
Object |
SettableTimestampLocalTZObjectInspector.set(Object o,
TimestampLocalTZWritable t) |
Object |
JavaTimestampLocalTZObjectInspector.set(Object o,
TimestampLocalTZWritable t) |
Constructor and Description |
---|
WritableConstantTimestampLocalTZObjectInspector(TimestampLocalTZTypeInfo typeInfo,
TimestampLocalTZWritable value) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.