public final class HiveCatalogOptions extends Object
Modifier and Type | Field and Description |
---|---|
static ConfigOption<Long> |
CLIENT_POOL_CACHE_EVICTION_INTERVAL_MS |
static ConfigOption<String> |
CLIENT_POOL_CACHE_KEYS |
static ConfigOption<String> |
HADOOP_CONF_DIR |
static ConfigOption<String> |
HIVE_CONF_DIR |
static String |
IDENTIFIER |
static ConfigOption<Boolean> |
LOCATION_IN_PROPERTIES |
public static final String IDENTIFIER
public static final ConfigOption<String> HIVE_CONF_DIR
public static final ConfigOption<String> HADOOP_CONF_DIR
public static final ConfigOption<Boolean> LOCATION_IN_PROPERTIES
public static final ConfigOption<Long> CLIENT_POOL_CACHE_EVICTION_INTERVAL_MS
public static final ConfigOption<String> CLIENT_POOL_CACHE_KEYS
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.