|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SettableBinaryObjectInspector
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(ByteArrayRef bb)
|
Object |
create(org.apache.hadoop.io.BytesWritable bw)
|
Object |
set(Object o,
ByteArrayRef bb)
|
Object |
set(Object o,
org.apache.hadoop.io.BytesWritable bw)
|
Methods inherited from interface org.apache.hadoop.hive.serde2.objectinspector.primitive.BinaryObjectInspector |
---|
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, ByteArrayRef bb)
Object set(Object o, org.apache.hadoop.io.BytesWritable bw)
Object create(ByteArrayRef bb)
Object create(org.apache.hadoop.io.BytesWritable bw)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |