public interface SettableTimestampObjectInspector extends TimestampObjectInspector
PrimitiveObjectInspector.PrimitiveCategoryObjectInspector.Category| Modifier and Type | Method and Description |
|---|---|
Object |
create(byte[] bytes,
int offset) |
Object |
create(Timestamp t) |
Object |
set(Object o,
byte[] bytes,
int offset) |
Object |
set(Object o,
Timestamp t) |
Object |
set(Object o,
TimestampWritable t) |
getPrimitiveJavaObject, getPrimitiveWritableObjectcopyObject, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, precision, preferWritable, scalegetCategory, getTypeNameCopyright © 2017 The Apache Software Foundation. All rights reserved.