| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_BUFFER_CAPACITY |
"thrift_default_buffer_capacity" |
public static final int |
DEFAULT_FETCH_SIZE |
5000 |
public static final String |
IOTDB_URL_PREFIX |
"jdbc:iotdb://" |
public static final String |
JDBC_DRIVER_NAME |
"org.apache.iotdb.jdbc.IoTDBDriver" |
public static final String |
NETWORK_TIMEOUT |
"network_timeout" |
public static final String |
THRIFT_FRAME_MAX_SIZE |
"thrift_max_frame_size" |
public static final String |
TIME_ZONE |
"time_zone" |
public static final String |
VERSION |
"version" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
GLOBAL_DB_NAME |
"IoTDB" |
public static final String |
STATISTICS_PAGEINFO |
"* Num of Pages: %d, overlapped pages: %d (%.1f%%)" |
public static final String |
STATISTICS_PATHNUM |
"* Num of series paths: %d" |
public static final String |
STATISTICS_PRC_INFO |
"* Num of RPC: %d, avg cost: %d ms" |
public static final String |
STATISTICS_RESULT_LINES |
"* Lines of result: %d" |
public static final String |
STATISTICS_SEQCHUNKINFO |
"* Num of sequence chunks: %d, avg points: %.1f" |
public static final String |
STATISTICS_SEQFILENUM |
"* Num of sequence files read: %d" |
public static final String |
STATISTICS_UNSEQCHUNKINFO |
"* Num of unsequence chunks: %d, avg points: %.1f" |
public static final String |
STATISTICS_UNSEQFILENUM |
"* Num of unsequence files read: %d" |
Copyright © 2022 The Apache Software Foundation. All rights reserved.