|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
BinaryObjectInspector | |
BooleanObjectInspector | A BooleanObjectInspector inspects an Object representing a Boolean. |
ByteObjectInspector | A ByteObjectInspector inspects an Object representing a Byte object. |
DoubleObjectInspector | A DoubleObjectInspector inspects an Object representing a Double. |
FloatObjectInspector | A FloatObjectInspector inspects an Object representing a Float. |
IntObjectInspector | A IntObjectInspector inspects an Object representing an Integer. |
LongObjectInspector | A LongObjectInspector inspects an Object representing a Long. |
SettableBinaryObjectInspector | |
SettableBooleanObjectInspector | A SettableBooleanObjectInspector can set a boolean value to an object. |
SettableByteObjectInspector | A SettableByteObjectInspector can set a byte value to an object. |
SettableDoubleObjectInspector | A SettableDoubleObjectInspector can set a double value to an object. |
SettableFloatObjectInspector | A SettableFloatObjectInspector can set a float value to an object. |
SettableIntObjectInspector | A SettableIntObjectInspector can set an int value to an object. |
SettableLongObjectInspector | A SettableLongObjectInspector can set a long value to an object. |
SettableShortObjectInspector | A SettableShortObjectInspector can set a short value to an object. |
SettableStringObjectInspector | A SettableStringObjectInspector can set a string value to an object. |
SettableTimestampObjectInspector | |
ShortObjectInspector | A ShortObjectInspector inspects an Object representing a Short. |
StringObjectInspector | A StringObjectInspector inspects an Object representing a String. |
TimestampObjectInspector | |
VoidObjectInspector | A VoidObjectInspector can inspect a void object. |
Class Summary | |
---|---|
AbstractPrimitiveJavaObjectInspector | An AbstractJavaPrimitiveObjectInspector for a Java object. |
AbstractPrimitiveObjectInspector | An AbstractPrimitiveObjectInspector is based on ObjectInspectorUtils.PrimitiveTypeEntry. |
AbstractPrimitiveWritableObjectInspector | An AbstractWritablePrimitiveObjectInspector for a Writable object. |
JavaBinaryObjectInspector | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
JavaBooleanObjectInspector | A JavaBooleanObjectInspector inspects a Java Boolean Object. |
JavaByteObjectInspector | A JavaByteObjectInspector inspects a Java Byte Object. |
JavaDoubleObjectInspector | A JavaDoubleObjectInspector inspects a Java Double Object. |
JavaFloatObjectInspector | A JavaFloatObjectInspector inspects a Java Float Object. |
JavaIntObjectInspector | A JavaIntObjectInspector inspects a Java Integer Object. |
JavaLongObjectInspector | A JavaLongObjectInspector inspects a Java Long Object. |
JavaShortObjectInspector | A JavaShortObjectInspector inspects a Java Short Object. |
JavaStringObjectInspector | A JavaStringObjectInspector inspects a Java String Object. |
JavaTimestampObjectInspector | |
JavaVoidObjectInspector | A JavaVoidObjectInspector inspects a Java Void Object. |
PrimitiveObjectInspectorConverter | PrimitiveObjectInspectorConverter. |
PrimitiveObjectInspectorConverter.BinaryConverter | |
PrimitiveObjectInspectorConverter.BooleanConverter | A converter for the byte type. |
PrimitiveObjectInspectorConverter.ByteConverter | A converter for the byte type. |
PrimitiveObjectInspectorConverter.DoubleConverter | A converter for the double type. |
PrimitiveObjectInspectorConverter.FloatConverter | A converter for the float type. |
PrimitiveObjectInspectorConverter.IntConverter | A converter for the int type. |
PrimitiveObjectInspectorConverter.LongConverter | A converter for the long type. |
PrimitiveObjectInspectorConverter.ShortConverter | A converter for the short type. |
PrimitiveObjectInspectorConverter.StringConverter | A helper class to convert any primitive to String. |
PrimitiveObjectInspectorConverter.TextConverter | A helper class to convert any primitive to Text. |
PrimitiveObjectInspectorConverter.TimestampConverter | |
PrimitiveObjectInspectorFactory | PrimitiveObjectInspectorFactory is the primary way to create new PrimitiveObjectInspector instances. |
PrimitiveObjectInspectorUtils | ObjectInspectorFactory is the primary way to create new ObjectInspector instances. |
PrimitiveObjectInspectorUtils.PrimitiveTypeEntry | TypeEntry stores information about a Hive Primitive TypeInfo. |
WritableBinaryObjectInspector | |
WritableBooleanObjectInspector | A WritableBooleanObjectInspector inspects a BooleanWritable Object. |
WritableByteObjectInspector | A WritableByteObjectInspector inspects a ByteWritable Object. |
WritableConstantBooleanObjectInspector | A WritableConstantBooleanObjectInspector is a WritableBooleanObjectInspector that implements ConstantObjectInspector. |
WritableConstantByteObjectInspector | A WritableConstantByteObjectInspector is a WritableByteObjectInspector that implements ConstantObjectInspector. |
WritableConstantDoubleObjectInspector | A WritableConstantDoubleObjectInspector is a WritableDoubleObjectInspector that implements ConstantObjectInspector. |
WritableConstantFloatObjectInspector | A WritableConstantFloatObjectInspector is a WritableFloatObjectInspector that implements ConstantObjectInspector. |
WritableConstantIntObjectInspector | A WritableConstantIntObjectInspector is a WritableIntObjectInspector that implements ConstantObjectInspector. |
WritableConstantLongObjectInspector | A WritableConstantLongObjectInspector is a WritableLongObjectInspector that implements ConstantObjectInspector. |
WritableConstantShortObjectInspector | A WritableConstantShortObjectInspector is a WritableShortObjectInspector that implements ConstantObjectInspector. |
WritableConstantStringObjectInspector | A WritableConstantStringObjectInspector is a WritableStringObjectInspector that implements ConstantObjectInspector. |
WritableConstantTimestampObjectInspector | A WritableConstantTimestampObjectInspector is a WritableTimestampObjectInspector that implements ConstantObjectInspector. |
WritableDoubleObjectInspector | A WritableDoubleObjectInspector inspects a DoubleWritable Object. |
WritableFloatObjectInspector | A FloatObjectInspector inspects a FloatWritable Object. |
WritableIntObjectInspector | A WritableIntObjectInspector inspects a IntWritable Object. |
WritableLongObjectInspector | A WritableLongObjectInspector inspects a LongWritable Object. |
WritableShortObjectInspector | A WritableShortObjectInspector inspects a ShortWritable Object. |
WritableStringObjectInspector | A WritableStringObjectInspector inspects a Text Object. |
WritableTimestampObjectInspector | |
WritableVoidObjectInspector | A WritableVoidObjectInspector inspects a NullWritable Object. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |