| Modifier and Type | Method and Description |
|---|---|
static void |
BinarySortableSerDe.serializeTimestampWritable(ByteStream.Output buffer,
TimestampWritableV2 t,
boolean invert) |
| Modifier and Type | Field and Description |
|---|---|
TimestampWritableV2 |
DeserializeRead.currentTimestampWritable |
| Modifier and Type | Method and Description |
|---|---|
int |
TimestampWritableV2.compareTo(TimestampWritableV2 t) |
void |
TimestampWritableV2.set(TimestampWritableV2 t) |
| Constructor and Description |
|---|
TimestampWritableV2(TimestampWritableV2 t) |
| Modifier and Type | Method and Description |
|---|---|
TimestampWritableV2 |
LazyTimestamp.getWritableObject() |
| Modifier and Type | Method and Description |
|---|---|
static void |
LazyTimestamp.writeUTF8(OutputStream out,
TimestampWritableV2 i)
Writes a Timestamp in JDBC timestamp format to the output stream
|
| Modifier and Type | Method and Description |
|---|---|
TimestampWritableV2 |
JavaTimestampObjectInspector.getPrimitiveWritableObject(Object o) |
TimestampWritableV2 |
TimestampObjectInspector.getPrimitiveWritableObject(Object o) |
TimestampWritableV2 |
WritableTimestampObjectInspector.getPrimitiveWritableObject(Object o) |
TimestampWritableV2 |
WritableConstantTimestampObjectInspector.getWritableConstantValue() |
| Modifier and Type | Method and Description |
|---|---|
Object |
JavaTimestampObjectInspector.set(Object o,
TimestampWritableV2 tw) |
Object |
WritableTimestampObjectInspector.set(Object o,
TimestampWritableV2 t) |
Object |
SettableTimestampObjectInspector.set(Object o,
TimestampWritableV2 t) |
| Modifier and Type | Method and Description |
|---|---|
void |
TeradataBinaryDataOutputStream.writeTimestamp(TimestampWritableV2 timestamp,
int byteNum)
Write TIMESTAMP(N).
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.