public static final class RecordIdentifier.StructInfo extends Object
Modifier and Type | Field and Description |
---|---|
static ObjectInspector |
oi |
static TypeInfo |
typeInfo |
Constructor and Description |
---|
RecordIdentifier.StructInfo() |
public static final TypeInfo typeInfo
public static final ObjectInspector oi
public static void toArray(RecordIdentifier ri, Object[] struct)
ri
to struct
ri
- struct
- must be of size Field.values().size()Copyright © 2017 The Apache Software Foundation. All rights reserved.