public interface SettableTimestampObjectInspector extends TimestampObjectInspector
PrimitiveObjectInspector.PrimitiveCategoryObjectInspector.Category| Modifier and Type | Method and Description |
|---|---|
Object |
create(byte[] bytes,
int offset) |
Object |
create(Timestamp t)
Deprecated.
|
Object |
create(Timestamp t) |
Object |
set(Object o,
byte[] bytes,
int offset) |
Object |
set(Object o,
Timestamp t)
Deprecated.
|
Object |
set(Object o,
Timestamp t) |
Object |
set(Object o,
TimestampWritableV2 t) |
getPrimitiveJavaObject, getPrimitiveWritableObjectcopyObject, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, precision, preferWritable, scalegetCategory, getTypeName@Deprecated Object set(Object o, Timestamp t)
Object set(Object o, TimestampWritableV2 t)
Object create(byte[] bytes, int offset)
@Deprecated Object create(Timestamp t)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.