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
SchemaDesc.
- 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 © 2013 The Apache Software Foundation