public class DelegatedObjectInspectorFactory
extends java.lang.Object
| Constructor and Description |
|---|
DelegatedObjectInspectorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ObjectInspector |
reset(ObjectInspector prev,
ObjectInspector current) |
static ObjectInspector |
wrap(ObjectInspector inspector) |
public static ObjectInspector wrap(ObjectInspector inspector)
public static ObjectInspector reset(ObjectInspector prev, ObjectInspector current)
Copyright © 2012 The Apache Software Foundation