org.apache.hadoop.hive.ql.plan
Class schemaDesc
java.lang.Object
org.apache.hadoop.hive.ql.plan.schemaDesc
- All Implemented Interfaces:
- Serializable
public class schemaDesc
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
schemaDesc
public schemaDesc()
schemaDesc
public schemaDesc(String schema)
getSchema
public String getSchema()
setSchema
public void setSchema(String schema)
Copyright © 2009 The Apache Software Foundation