This project has retired. For details please refer to its Attic page.
MetastoreConstants (Lens 2.0.1-beta-incubating API)

org.apache.lens.cube.metadata
Interface MetastoreConstants

All Known Implementing Classes:
MetastoreUtil

public interface MetastoreConstants


Field Summary
static String AGGR_SFX
           
static String ATTRIBUTES_LIST_SFX
           
static String BASE_KEY_PFX
           
static String BASE64_SFX
           
static String CHAIN_NAME_SFX
           
static String CHAIN_REF_COLUMN_SFX
           
static String CLASS_SFX
           
static String COL_PFX
           
static String COST_SFX
           
static String CUBE_ALL_FIELDS_QUERIABLE
           
static String CUBE_KEY_PFX
           
static String CUBE_NAME_SFX
           
static String CUBE_TABLE_PFX
           
static String DESC_SFX
           
static String DIM_KEY_PFX
           
static String DIM_NAME_SFX
           
static String DIM_REFERS_SFX
           
static String DIM_TBL_PFX
           
static String DIMENSION_PFX
           
static String DIMENSIONS_LIST_SFX
           
static String DISPLAY_SFX
           
static String DUMP_PERIOD_SFX
           
static String END_TIME_SFX
           
static String EXPR_SFX
           
static String EXPRESSIONS_LIST_SFX
           
static String FACT_AGGREGATED_PROPERTY
           
static String FACT_KEY_PFX
           
static String FORMATSTRING_SFX
           
static String FULL_CHAIN_KEY
           
static String HIERARCHY_SFX
           
static String INLINE_SIZE_SFX
           
static String INLINE_VALUES_SFX
           
static String IS_JOIN_KEY_SFX
           
static String JOIN_CHAIN_KEY
           
static String JOIN_CHAIN_LIST_SFX
           
static String LATEST_PART_TIMESTAMP_SFX
           
static String MAX_SFX
           
static String MEASURE_KEY_PFX
           
static String MEASURES_LIST_SFX
           
static String METASTORE_ENABLE_CACHING
           
static String MIN_SFX
           
static String NUM_CHAINS_SFX
           
static String PARENT_CUBE_SFX
           
static String PARTITION_UPDATE_PERIOD
           
static String PARTITION_UPDATE_PERIOD_SFX
           
static String START_TIME_SFX
           
static String STORAGE_ENTITY_PFX
           
static String STORAGE_LIST_SFX
           
static String STORAGE_PFX
           
static String TABLE_COLUMN_SEPERATOR
           
static String TABLE_TYPE_KEY
           
static String TIME_PART_COLUMNS
           
static String TIMED_DIMENSION_SFX
           
static String TIMED_DIMENSIONS_LIST_SFX
           
static String TIMEDIM_TO_PART_MAPPING_PFX
           
static String TYPE_SFX
           
static String UNIT_SFX
           
static String UPDATE_PERIOD_SFX
           
static String VALID_COLUMNS_SFX
           
static String WEIGHT_KEY_SFX
           
 

Field Detail

TABLE_TYPE_KEY

static final String TABLE_TYPE_KEY
See Also:
Constant Field Values

CUBE_TABLE_PFX

static final String CUBE_TABLE_PFX
See Also:
Constant Field Values

WEIGHT_KEY_SFX

static final String WEIGHT_KEY_SFX
See Also:
Constant Field Values

BASE_KEY_PFX

static final String BASE_KEY_PFX
See Also:
Constant Field Values

EXPRESSIONS_LIST_SFX

static final String EXPRESSIONS_LIST_SFX
See Also:
Constant Field Values

CUBE_KEY_PFX

static final String CUBE_KEY_PFX
See Also:
Constant Field Values

MEASURES_LIST_SFX

static final String MEASURES_LIST_SFX
See Also:
Constant Field Values

DIMENSIONS_LIST_SFX

static final String DIMENSIONS_LIST_SFX
See Also:
Constant Field Values

JOIN_CHAIN_LIST_SFX

static final String JOIN_CHAIN_LIST_SFX
See Also:
Constant Field Values

TIMED_DIMENSIONS_LIST_SFX

static final String TIMED_DIMENSIONS_LIST_SFX
See Also:
Constant Field Values

PARENT_CUBE_SFX

static final String PARENT_CUBE_SFX
See Also:
Constant Field Values

CUBE_ALL_FIELDS_QUERIABLE

static final String CUBE_ALL_FIELDS_QUERIABLE
See Also:
Constant Field Values

DIMENSION_PFX

static final String DIMENSION_PFX
See Also:
Constant Field Values

ATTRIBUTES_LIST_SFX

static final String ATTRIBUTES_LIST_SFX
See Also:
Constant Field Values

TIMED_DIMENSION_SFX

static final String TIMED_DIMENSION_SFX
See Also:
Constant Field Values

FACT_KEY_PFX

static final String FACT_KEY_PFX
See Also:
Constant Field Values

UPDATE_PERIOD_SFX

static final String UPDATE_PERIOD_SFX
See Also:
Constant Field Values

CUBE_NAME_SFX

static final String CUBE_NAME_SFX
See Also:
Constant Field Values

VALID_COLUMNS_SFX

static final String VALID_COLUMNS_SFX
See Also:
Constant Field Values

FACT_AGGREGATED_PROPERTY

static final String FACT_AGGREGATED_PROPERTY
See Also:
Constant Field Values

DIM_TBL_PFX

static final String DIM_TBL_PFX
See Also:
Constant Field Values

DUMP_PERIOD_SFX

static final String DUMP_PERIOD_SFX
See Also:
Constant Field Values

STORAGE_LIST_SFX

static final String STORAGE_LIST_SFX
See Also:
Constant Field Values

DIM_NAME_SFX

static final String DIM_NAME_SFX
See Also:
Constant Field Values

COL_PFX

static final String COL_PFX
See Also:
Constant Field Values

TYPE_SFX

static final String TYPE_SFX
See Also:
Constant Field Values

BASE64_SFX

static final String BASE64_SFX
See Also:
Constant Field Values

START_TIME_SFX

static final String START_TIME_SFX
See Also:
Constant Field Values

END_TIME_SFX

static final String END_TIME_SFX
See Also:
Constant Field Values

COST_SFX

static final String COST_SFX
See Also:
Constant Field Values

DESC_SFX

static final String DESC_SFX
See Also:
Constant Field Values

DISPLAY_SFX

static final String DISPLAY_SFX
See Also:
Constant Field Values

MEASURE_KEY_PFX

static final String MEASURE_KEY_PFX
See Also:
Constant Field Values

UNIT_SFX

static final String UNIT_SFX
See Also:
Constant Field Values

AGGR_SFX

static final String AGGR_SFX
See Also:
Constant Field Values

MIN_SFX

static final String MIN_SFX
See Also:
Constant Field Values

MAX_SFX

static final String MAX_SFX
See Also:
Constant Field Values

EXPR_SFX

static final String EXPR_SFX
See Also:
Constant Field Values

FORMATSTRING_SFX

static final String FORMATSTRING_SFX
See Also:
Constant Field Values

DIM_KEY_PFX

static final String DIM_KEY_PFX
See Also:
Constant Field Values

DIM_REFERS_SFX

static final String DIM_REFERS_SFX
See Also:
Constant Field Values

CHAIN_NAME_SFX

static final String CHAIN_NAME_SFX
See Also:
Constant Field Values

CHAIN_REF_COLUMN_SFX

static final String CHAIN_REF_COLUMN_SFX
See Also:
Constant Field Values

IS_JOIN_KEY_SFX

static final String IS_JOIN_KEY_SFX
See Also:
Constant Field Values

TABLE_COLUMN_SEPERATOR

static final String TABLE_COLUMN_SEPERATOR
See Also:
Constant Field Values

INLINE_SIZE_SFX

static final String INLINE_SIZE_SFX
See Also:
Constant Field Values

INLINE_VALUES_SFX

static final String INLINE_VALUES_SFX
See Also:
Constant Field Values

HIERARCHY_SFX

static final String HIERARCHY_SFX
See Also:
Constant Field Values

CLASS_SFX

static final String CLASS_SFX
See Also:
Constant Field Values

METASTORE_ENABLE_CACHING

static final String METASTORE_ENABLE_CACHING
See Also:
Constant Field Values

JOIN_CHAIN_KEY

static final String JOIN_CHAIN_KEY
See Also:
Constant Field Values

NUM_CHAINS_SFX

static final String NUM_CHAINS_SFX
See Also:
Constant Field Values

FULL_CHAIN_KEY

static final String FULL_CHAIN_KEY
See Also:
Constant Field Values

STORAGE_ENTITY_PFX

static final String STORAGE_ENTITY_PFX
See Also:
Constant Field Values

STORAGE_PFX

static final String STORAGE_PFX
See Also:
Constant Field Values

TIME_PART_COLUMNS

static final String TIME_PART_COLUMNS
See Also:
Constant Field Values

LATEST_PART_TIMESTAMP_SFX

static final String LATEST_PART_TIMESTAMP_SFX
See Also:
Constant Field Values

PARTITION_UPDATE_PERIOD_SFX

static final String PARTITION_UPDATE_PERIOD_SFX
See Also:
Constant Field Values

PARTITION_UPDATE_PERIOD

static final String PARTITION_UPDATE_PERIOD
See Also:
Constant Field Values

TIMEDIM_TO_PART_MAPPING_PFX

static final String TIMEDIM_TO_PART_MAPPING_PFX
See Also:
Constant Field Values


Copyright © 2014–2015 Apache Software Foundation. All rights reserved.