All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeSenumDef Maven / Gradle / Ivy

/* Generated By:JJTree: Do not edit this line. DynamicSerDeSenumDef.java */

package org.apache.hadoop.hive.serde2.dynamic_type;

public class DynamicSerDeSenumDef extends SimpleNode {
  public DynamicSerDeSenumDef(int id) {
    super(id);
  }

  public DynamicSerDeSenumDef(thrift_grammar p, int id) {
    super(p, id);
  }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy