public final class DruidConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AVRO_SCHEMA_LITERAL |
static String |
DEFAULT_TIMESTAMP_COLUMN |
static String |
DRUID_JOB_WORKING_DIRECTORY |
static String |
DRUID_KAFKA_CONSUMER_PROPERTY_PREFIX |
static String |
DRUID_KAFKA_INGESTION |
static String |
DRUID_KAFKA_INGESTION_PROPERTY_PREFIX |
static String |
DRUID_PARSE_SPEC_COLUMNS |
static String |
DRUID_PARSE_SPEC_DELIMITER |
static String |
DRUID_PARSE_SPEC_FORMAT |
static String |
DRUID_PARSE_SPEC_HAS_HEADER_ROWS |
static String |
DRUID_PARSE_SPEC_LIST_DELIMITER |
static String |
DRUID_PARSE_SPEC_SKIP_HEADER_ROWS |
static String |
DRUID_QUERY_FETCH |
static String |
DRUID_QUERY_GRANULARITY |
static String |
DRUID_ROLLUP |
static String |
DRUID_SEGMENT_DIRECTORY |
static String |
DRUID_SEGMENT_INTERMEDIATE_DIRECTORY |
static String |
DRUID_SEGMENT_VERSION |
static String |
DRUID_TIMESTAMP_COLUMN |
static String |
DRUID_TIMESTAMP_FORMAT |
static String |
EVENT_TIMESTAMP_COLUMN |
static String |
KAFKA_BOOTSTRAP_SERVERS |
static String |
KAFKA_TOPIC |
public static final String DRUID_QUERY_FETCH
public static final String DRUID_ROLLUP
public static final String DRUID_QUERY_GRANULARITY
public static final String DRUID_SEGMENT_DIRECTORY
public static final String DRUID_SEGMENT_INTERMEDIATE_DIRECTORY
public static final String DRUID_SEGMENT_VERSION
public static final String DRUID_JOB_WORKING_DIRECTORY
public static final String KAFKA_TOPIC
public static final String KAFKA_BOOTSTRAP_SERVERS
public static final String DRUID_KAFKA_INGESTION_PROPERTY_PREFIX
public static final String DRUID_KAFKA_CONSUMER_PROPERTY_PREFIX
public static final String DRUID_KAFKA_INGESTION
public static final String DEFAULT_TIMESTAMP_COLUMN
public static final String DRUID_TIMESTAMP_FORMAT
public static final String DRUID_TIMESTAMP_COLUMN
public static final String EVENT_TIMESTAMP_COLUMN
public static final String DRUID_PARSE_SPEC_FORMAT
public static final String AVRO_SCHEMA_LITERAL
public static final String DRUID_PARSE_SPEC_DELIMITER
public static final String DRUID_PARSE_SPEC_LIST_DELIMITER
public static final String DRUID_PARSE_SPEC_COLUMNS
public static final String DRUID_PARSE_SPEC_SKIP_HEADER_ROWS
public static final String DRUID_PARSE_SPEC_HAS_HEADER_ROWS
Copyright © 2022 The Apache Software Foundation. All rights reserved.