|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.hive.serde2.dynamic_type.SimpleNode
org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeSimpleNode
org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeField
public class DynamicSerDeField
Field Summary |
---|
Fields inherited from class org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeSimpleNode |
---|
fieldid, name, thrift_mode |
Fields inherited from class org.apache.hadoop.hive.serde2.dynamic_type.SimpleNode |
---|
children, id, parent, parser |
Constructor Summary | |
---|---|
DynamicSerDeField(int i)
|
|
DynamicSerDeField(thrift_grammar p,
int i)
|
Method Summary | |
---|---|
DynamicSerDeFieldType |
getFieldType()
|
boolean |
isSkippable()
|
Methods inherited from class org.apache.hadoop.hive.serde2.dynamic_type.SimpleNode |
---|
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toString, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DynamicSerDeField(int i)
public DynamicSerDeField(thrift_grammar p, int i)
Method Detail |
---|
public boolean isSkippable()
public DynamicSerDeFieldType getFieldType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |