Package org.apache.hadoop.hive.ql.metadata.formatting

Interface Summary
MetaDataFormatter Interface to format table and index information.
 

Class Summary
JsonMetaDataFormatter Format table and index information for machine readability using json.
MapBuilder Helper class to build Maps consumed by the JSON formatter.
MetaDataFormatUtils This class provides methods to format table and index information.
MetaDataPrettyFormatUtils This class provides methods to format the output of DESCRIBE PRETTY in a human-readable way.
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.