Uses of Class
org.apache.iotdb.confignode.consensus.request.read.partition.GetSchemaPartitionPlan
Packages that use GetSchemaPartitionPlan
Package
Description
-
Uses of GetSchemaPartitionPlan in org.apache.iotdb.confignode.consensus.request.read.partition
-
Uses of GetSchemaPartitionPlan in org.apache.iotdb.confignode.manager.partition
Methods in org.apache.iotdb.confignode.manager.partition with parameters of type GetSchemaPartitionPlanModifier and TypeMethodDescriptionPartitionManager.getSchemaPartition(GetSchemaPartitionPlan req) Thread-safely get SchemaPartition. -
Uses of GetSchemaPartitionPlan in org.apache.iotdb.confignode.persistence.partition
Methods in org.apache.iotdb.confignode.persistence.partition with parameters of type GetSchemaPartitionPlanModifier and TypeMethodDescriptionPartitionInfo.getSchemaPartition(GetSchemaPartitionPlan plan) Thread-safely get SchemaPartition.