Class ConfigurationResp
java.lang.Object
org.apache.iotdb.confignode.consensus.response.datanode.ConfigurationResp
- All Implemented Interfaces:
DataSet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCqConfig(TCQConfig cqConfig) voidsetGlobalConfig(TGlobalConfig globalConfig) voidsetRatisConfig(TRatisConfig ratisConfig) void
-
Constructor Details
-
ConfigurationResp
public ConfigurationResp()
-
-
Method Details
-
getStatus
-
setStatus
-
setGlobalConfig
-
setRatisConfig
-
setCqConfig
-
convertToRpcSystemConfigurationResp
-