public class IoTDBDescriptor extends Object
| 限定符 | 构造器和说明 |
|---|---|
protected |
IoTDBDescriptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
IoTDBConfig |
getConfig() |
TSEncoding |
getDefaultEncodingByType(TSDataType dataType)
Get default encode algorithm by data type
|
static IoTDBDescriptor |
getInstance() |
URL |
getPropsUrl()
get props url location
|
void |
loadHotModifiedProps() |
void |
loadHotModifiedProps(Properties properties) |
void |
loadProperties(Properties properties) |
public static IoTDBDescriptor getInstance()
public IoTDBConfig getConfig()
public URL getPropsUrl()
public void loadProperties(Properties properties) throws UnknownHostException
public void loadHotModifiedProps(Properties properties) throws QueryProcessException
public void loadHotModifiedProps()
throws QueryProcessException
public TSEncoding getDefaultEncodingByType(TSDataType dataType)
Copyright © 2022 The Apache Software Foundation. All rights reserved.