public class RowcolType extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
END_OF_FIELD_TYPE |
static byte |
OPTYPE_MASK |
static byte |
OPTYPE_SHIFT |
static byte |
TYPE_MASK |
| Constructor and Description |
|---|
RowcolType() |
| Modifier and Type | Method and Description |
|---|---|
static byte |
rowColType(org.ojai.Value.Type type) |
static org.ojai.Value.Type |
valueType(int rowColType) |
public static final int END_OF_FIELD_TYPE
public static final byte OPTYPE_SHIFT
public static final byte OPTYPE_MASK
public static final byte TYPE_MASK
Copyright © 2016 Mapr Technologies, Inc.. All rights reserved.