Uses of Class
org.apache.iotdb.confignode.consensus.request.read.ConfigPhysicalReadPlan
Packages that use ConfigPhysicalReadPlan
Package
Description
-
Uses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.consensus.request.read.ainode
-
Uses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.consensus.request.read.auth
-
Uses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.consensus.request.read.cq
-
Uses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.consensus.request.read.database
-
Uses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.consensus.request.read.datanode
Modifier and TypeClassDescriptionclassGet DataNodeInfo by the specific DataNode's id. -
Uses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.consensus.request.read.function
-
Uses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.consensus.request.read.model
-
Uses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.consensus.request.read.partition
Subclasses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.consensus.request.read.partitionModifier and TypeClassDescriptionclassclassGet or create DataPartition by the specific partitionSlotsMap.classclassclassclassGet or create SchemaPartition by the specific partitionSlotsMap.classclass -
Uses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.consensus.request.read.pipe.plugin
-
Uses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.consensus.request.read.pipe.task
-
Uses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.consensus.request.read.region
-
Uses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.consensus.request.read.subscription
-
Uses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.consensus.request.read.template
Modifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.consensus.request.read.trigger
Modifier and TypeClassDescriptionclassclassclassclass -
Uses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.consensus.request.read.ttl
-
Uses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.consensus.statemachine
Methods in org.apache.iotdb.confignode.consensus.statemachine with parameters of type ConfigPhysicalReadPlanModifier and TypeMethodDescriptionprotected DataSetConfigRegionStateMachine.read(ConfigPhysicalReadPlan plan) TransmitConfigPhysicalReadPlantoConfigPlanExecutor -
Uses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.manager.consensus
Methods in org.apache.iotdb.confignode.manager.consensus with parameters of type ConfigPhysicalReadPlanModifier and TypeMethodDescriptionConsensusManager.read(ConfigPhysicalReadPlan plan) Transmit PhysicalPlan to confignode.consensus.statemachine -
Uses of ConfigPhysicalReadPlan in org.apache.iotdb.confignode.persistence.executor
Methods in org.apache.iotdb.confignode.persistence.executor with parameters of type ConfigPhysicalReadPlanModifier and TypeMethodDescriptionConfigPlanExecutor.executeQueryPlan(ConfigPhysicalReadPlan req)