public class InspectableObject extends Object
| Modifier and Type | Field and Description |
|---|---|
Object |
o |
ObjectInspector |
oi |
| Constructor and Description |
|---|
InspectableObject() |
InspectableObject(Object o,
ObjectInspector oi) |
public Object o
public ObjectInspector oi
public InspectableObject()
public InspectableObject(Object o, ObjectInspector oi)
Copyright © 2017 The Apache Software Foundation. All rights reserved.