|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SettableTimestampObjectInspector
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector |
|---|
PrimitiveObjectInspector.PrimitiveCategory |
| Nested classes/interfaces inherited from interface org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector |
|---|
ObjectInspector.Category |
| Method Summary | |
|---|---|
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)
|
| Methods inherited from interface org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampObjectInspector |
|---|
getPrimitiveJavaObject, getPrimitiveWritableObject |
| Methods inherited from interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector |
|---|
copyObject, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, preferWritable |
| Methods inherited from interface org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector |
|---|
getCategory, getTypeName |
| Method Detail |
|---|
Object set(Object o,
byte[] bytes,
int offset)
Object set(Object o,
Timestamp t)
Object set(Object o,
TimestampWritable t)
Object create(byte[] bytes,
int offset)
Object create(Timestamp t)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||