Uses of Class
org.apache.iotdb.confignode.persistence.executor.ConfigPlanExecutor
Packages that use ConfigPlanExecutor
-
Uses of ConfigPlanExecutor in org.apache.iotdb.confignode.consensus.statemachine
Constructors in org.apache.iotdb.confignode.consensus.statemachine with parameters of type ConfigPlanExecutorModifierConstructorDescriptionConfigRegionStateMachine(ConfigManager configManager, ConfigPlanExecutor executor)