public class InspectableObject
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.Object |
o |
ObjectInspector |
oi |
| Constructor and Description |
|---|
InspectableObject() |
InspectableObject(java.lang.Object o,
ObjectInspector oi) |
public java.lang.Object o
public ObjectInspector oi
public InspectableObject()
public InspectableObject(java.lang.Object o,
ObjectInspector oi)
Copyright © 2012 The Apache Software Foundation