Uses of Interface
org.apache.hadoop.hive.serde2.objectinspector.primitive.BinaryObjectInspector

Packages that use BinaryObjectInspector
org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive   
org.apache.hadoop.hive.serde2.objectinspector.primitive   
 

Uses of BinaryObjectInspector in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
 

Classes in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive that implement BinaryObjectInspector
 class LazyBinaryObjectInspector
           
 

Uses of BinaryObjectInspector in org.apache.hadoop.hive.serde2.objectinspector.primitive
 

Subinterfaces of BinaryObjectInspector in org.apache.hadoop.hive.serde2.objectinspector.primitive
 interface SettableBinaryObjectInspector
           
 

Classes in org.apache.hadoop.hive.serde2.objectinspector.primitive that implement BinaryObjectInspector
 class JavaBinaryObjectInspector
          Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
 class WritableBinaryObjectInspector
           
 



Copyright © 2011 The Apache Software Foundation