Uses of Interface
org.apache.iotdb.itbase.env.ClusterConfig
Packages that use ClusterConfig
Package
Description
-
Uses of ClusterConfig in org.apache.iotdb.it.env.cluster.config
Classes in org.apache.iotdb.it.env.cluster.config that implement ClusterConfigModifier and TypeClassDescriptionclassMppClusterConfig stores a whole cluster config items. -
Uses of ClusterConfig in org.apache.iotdb.it.env.cluster.env
Methods in org.apache.iotdb.it.env.cluster.env that return ClusterConfig -
Uses of ClusterConfig in org.apache.iotdb.it.env.remote.config
Classes in org.apache.iotdb.it.env.remote.config that implement ClusterConfig -
Uses of ClusterConfig in org.apache.iotdb.it.env.remote.env
Methods in org.apache.iotdb.it.env.remote.env that return ClusterConfig -
Uses of ClusterConfig in org.apache.iotdb.itbase.env
Methods in org.apache.iotdb.itbase.env that return ClusterConfigModifier and TypeMethodDescriptionBaseEnv.getConfig()Return theClusterConfigfor developers to set values before test.