org.apache.lens.cube.metadata
Class MetastoreConstants
java.lang.Object
org.apache.lens.cube.metadata.MetastoreConstants
public final class MetastoreConstants
- extends Object
TABLE_TYPE_KEY
public static final String TABLE_TYPE_KEY
- See Also:
- Constant Field Values
CUBE_TABLE_PFX
public static final String CUBE_TABLE_PFX
- See Also:
- Constant Field Values
WEIGHT_KEY_SFX
public static final String WEIGHT_KEY_SFX
- See Also:
- Constant Field Values
BASE_KEY_PFX
public static final String BASE_KEY_PFX
- See Also:
- Constant Field Values
EXPRESSIONS_LIST_SFX
public static final String EXPRESSIONS_LIST_SFX
- See Also:
- Constant Field Values
CUBE_KEY_PFX
public static final String CUBE_KEY_PFX
- See Also:
- Constant Field Values
MEASURES_LIST_SFX
public static final String MEASURES_LIST_SFX
- See Also:
- Constant Field Values
DIMENSIONS_LIST_SFX
public static final String DIMENSIONS_LIST_SFX
- See Also:
- Constant Field Values
JOIN_CHAIN_LIST_SFX
public static final String JOIN_CHAIN_LIST_SFX
- See Also:
- Constant Field Values
TIMED_DIMENSIONS_LIST_SFX
public static final String TIMED_DIMENSIONS_LIST_SFX
- See Also:
- Constant Field Values
PARENT_CUBE_SFX
public static final String PARENT_CUBE_SFX
- See Also:
- Constant Field Values
CUBE_ALL_FIELDS_QUERIABLE
public static final String CUBE_ALL_FIELDS_QUERIABLE
- See Also:
- Constant Field Values
DIMENSION_PFX
public static final String DIMENSION_PFX
- See Also:
- Constant Field Values
ATTRIBUTES_LIST_SFX
public static final String ATTRIBUTES_LIST_SFX
- See Also:
- Constant Field Values
TIMED_DIMENSION_SFX
public static final String TIMED_DIMENSION_SFX
- See Also:
- Constant Field Values
FACT_KEY_PFX
public static final String FACT_KEY_PFX
- See Also:
- Constant Field Values
UPDATE_PERIOD_SFX
public static final String UPDATE_PERIOD_SFX
- See Also:
- Constant Field Values
CUBE_NAME_SFX
public static final String CUBE_NAME_SFX
- See Also:
- Constant Field Values
VALID_COLUMNS_SFX
public static final String VALID_COLUMNS_SFX
- See Also:
- Constant Field Values
FACT_AGGREGATED_PROPERTY
public static final String FACT_AGGREGATED_PROPERTY
- See Also:
- Constant Field Values
DIM_TBL_PFX
public static final String DIM_TBL_PFX
- See Also:
- Constant Field Values
DUMP_PERIOD_SFX
public static final String DUMP_PERIOD_SFX
- See Also:
- Constant Field Values
STORAGE_LIST_SFX
public static final String STORAGE_LIST_SFX
- See Also:
- Constant Field Values
DIM_NAME_SFX
public static final String DIM_NAME_SFX
- See Also:
- Constant Field Values
COL_PFX
public static final String COL_PFX
- See Also:
- Constant Field Values
TYPE_SFX
public static final String TYPE_SFX
- See Also:
- Constant Field Values
BASE64_SFX
public static final String BASE64_SFX
- See Also:
- Constant Field Values
START_TIME_SFX
public static final String START_TIME_SFX
- See Also:
- Constant Field Values
END_TIME_SFX
public static final String END_TIME_SFX
- See Also:
- Constant Field Values
COST_SFX
public static final String COST_SFX
- See Also:
- Constant Field Values
DESC_SFX
public static final String DESC_SFX
- See Also:
- Constant Field Values
DISPLAY_SFX
public static final String DISPLAY_SFX
- See Also:
- Constant Field Values
MEASURE_KEY_PFX
public static final String MEASURE_KEY_PFX
- See Also:
- Constant Field Values
UNIT_SFX
public static final String UNIT_SFX
- See Also:
- Constant Field Values
AGGR_SFX
public static final String AGGR_SFX
- See Also:
- Constant Field Values
MIN_SFX
public static final String MIN_SFX
- See Also:
- Constant Field Values
MAX_SFX
public static final String MAX_SFX
- See Also:
- Constant Field Values
EXPR_SFX
public static final String EXPR_SFX
- See Also:
- Constant Field Values
FORMATSTRING_SFX
public static final String FORMATSTRING_SFX
- See Also:
- Constant Field Values
DIM_KEY_PFX
public static final String DIM_KEY_PFX
- See Also:
- Constant Field Values
DIM_REFERS_SFX
public static final String DIM_REFERS_SFX
- See Also:
- Constant Field Values
CHAIN_NAME_SFX
public static final String CHAIN_NAME_SFX
- See Also:
- Constant Field Values
CHAIN_REF_COLUMN_SFX
public static final String CHAIN_REF_COLUMN_SFX
- See Also:
- Constant Field Values
IS_JOIN_KEY_SFX
public static final String IS_JOIN_KEY_SFX
- See Also:
- Constant Field Values
TABLE_COLUMN_SEPERATOR
public static final String TABLE_COLUMN_SEPERATOR
- See Also:
- Constant Field Values
INLINE_SIZE_SFX
public static final String INLINE_SIZE_SFX
- See Also:
- Constant Field Values
INLINE_VALUES_SFX
public static final String INLINE_VALUES_SFX
- See Also:
- Constant Field Values
HIERARCHY_SFX
public static final String HIERARCHY_SFX
- See Also:
- Constant Field Values
CLASS_SFX
public static final String CLASS_SFX
- See Also:
- Constant Field Values
METASTORE_ENABLE_CACHING
public static final String METASTORE_ENABLE_CACHING
- See Also:
- Constant Field Values
JOIN_CHAIN_KEY
public static final String JOIN_CHAIN_KEY
- See Also:
- Constant Field Values
NUM_CHAINS_SFX
public static final String NUM_CHAINS_SFX
- See Also:
- Constant Field Values
FULL_CHAIN_KEY
public static final String FULL_CHAIN_KEY
- See Also:
- Constant Field Values
STORAGE_ENTITY_PFX
public static final String STORAGE_ENTITY_PFX
- See Also:
- Constant Field Values
STORAGE_PFX
public static final String STORAGE_PFX
- See Also:
- Constant Field Values
TIME_PART_COLUMNS
public static final String TIME_PART_COLUMNS
- See Also:
- Constant Field Values
LATEST_PART_TIMESTAMP_SFX
public static final String LATEST_PART_TIMESTAMP_SFX
- See Also:
- Constant Field Values
PARTITION_UPDATE_PERIOD_SFX
public static final String PARTITION_UPDATE_PERIOD_SFX
- See Also:
- Constant Field Values
PARTITION_UPDATE_PERIOD
public static final String PARTITION_UPDATE_PERIOD
- See Also:
- Constant Field Values
TIMEDIM_TO_PART_MAPPING_PFX
public static final String TIMEDIM_TO_PART_MAPPING_PFX
- See Also:
- Constant Field Values
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.