public class Config extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_BUFFER_CAPACITY
key of thrift default buffer size
|
static int |
DEFAULT_FETCH_SIZE |
static String |
IOTDB_URL_PREFIX
The required prefix for the connection URL.
|
static String |
JDBC_DRIVER_NAME |
static String |
NETWORK_TIMEOUT
key of underlying transport socketTimeout and connectionTimeout
|
static boolean |
rpcThriftCompressionEnable |
static String |
THRIFT_FRAME_MAX_SIZE
key of thrift max frame size
|
static String |
TIME_ZONE
key of connection's time zone
|
static String |
VERSION |
public static final String IOTDB_URL_PREFIX
public static final int DEFAULT_FETCH_SIZE
public static final String VERSION
public static final String JDBC_DRIVER_NAME
public static boolean rpcThriftCompressionEnable
public static final String DEFAULT_BUFFER_CAPACITY
public static final String THRIFT_FRAME_MAX_SIZE
public static final String NETWORK_TIMEOUT
public static final String TIME_ZONE
Copyright © 2022 The Apache Software Foundation. All rights reserved.