public class WritableConstantBooleanObjectInspector extends WritableBooleanObjectInspector implements ConstantObjectInspector
ObjectInspector.Category
PrimitiveObjectInspector.PrimitiveCategory
typeInfo
Modifier | Constructor and Description |
---|---|
protected |
WritableConstantBooleanObjectInspector() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.io.BooleanWritable |
getWritableConstantValue() |
copyObject, create, get, getPrimitiveJavaObject, set
getPrimitiveWritableObject, preferWritable
getCategory, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getTypeInfo, getTypeName, precision, scale
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCategory, getTypeName
getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveWritableClass, getPrimitiveWritableObject, getTypeInfo, precision, preferWritable, scale
protected WritableConstantBooleanObjectInspector()
public org.apache.hadoop.io.BooleanWritable getWritableConstantValue()
getWritableConstantValue
in interface ConstantObjectInspector
Copyright © 2017 The Apache Software Foundation. All rights reserved.