org.apache.hadoop.hive.metastore.api
Class Constants
java.lang.Object
org.apache.hadoop.hive.metastore.api.Constants
public class Constants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DDL_TIME
public static final String DDL_TIME
- See Also:
- Constant Field Values
HIVE_FILTER_FIELD_OWNER
public static final String HIVE_FILTER_FIELD_OWNER
- See Also:
- Constant Field Values
HIVE_FILTER_FIELD_PARAMS
public static final String HIVE_FILTER_FIELD_PARAMS
- See Also:
- Constant Field Values
HIVE_FILTER_FIELD_LAST_ACCESS
public static final String HIVE_FILTER_FIELD_LAST_ACCESS
- See Also:
- Constant Field Values
IS_ARCHIVED
public static final String IS_ARCHIVED
- See Also:
- Constant Field Values
ORIGINAL_LOCATION
public static final String ORIGINAL_LOCATION
- See Also:
- Constant Field Values
META_TABLE_COLUMNS
public static final String META_TABLE_COLUMNS
- See Also:
- Constant Field Values
META_TABLE_COLUMN_TYPES
public static final String META_TABLE_COLUMN_TYPES
- See Also:
- Constant Field Values
BUCKET_FIELD_NAME
public static final String BUCKET_FIELD_NAME
- See Also:
- Constant Field Values
BUCKET_COUNT
public static final String BUCKET_COUNT
- See Also:
- Constant Field Values
FIELD_TO_DIMENSION
public static final String FIELD_TO_DIMENSION
- See Also:
- Constant Field Values
META_TABLE_NAME
public static final String META_TABLE_NAME
- See Also:
- Constant Field Values
META_TABLE_DB
public static final String META_TABLE_DB
- See Also:
- Constant Field Values
META_TABLE_LOCATION
public static final String META_TABLE_LOCATION
- See Also:
- Constant Field Values
META_TABLE_SERDE
public static final String META_TABLE_SERDE
- See Also:
- Constant Field Values
META_TABLE_PARTITION_COLUMNS
public static final String META_TABLE_PARTITION_COLUMNS
- See Also:
- Constant Field Values
FILE_INPUT_FORMAT
public static final String FILE_INPUT_FORMAT
- See Also:
- Constant Field Values
FILE_OUTPUT_FORMAT
public static final String FILE_OUTPUT_FORMAT
- See Also:
- Constant Field Values
META_TABLE_STORAGE
public static final String META_TABLE_STORAGE
- See Also:
- Constant Field Values
Constants
public Constants()
Copyright © 2011 The Apache Software Foundation