public final class HBaseStatsSetupConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PART_STAT_COLUMN_FAMILY |
static String |
PART_STAT_RAW_DATA_SIZE_COLUMN_NAME |
static String |
PART_STAT_ROW_COUNT_COLUMN_NAME |
static String |
PART_STAT_TABLE_NAME |
Constructor and Description |
---|
HBaseStatsSetupConstants() |
public static final String PART_STAT_TABLE_NAME
public static final String PART_STAT_COLUMN_FAMILY
public static final String PART_STAT_ROW_COUNT_COLUMN_NAME
public static final String PART_STAT_RAW_DATA_SIZE_COLUMN_NAME
Copyright © 2017 The Apache Software Foundation. All rights reserved.