Uses of Class
org.apache.iotdb.confignode.consensus.request.read.partition.GetOrCreateSchemaPartitionPlan
Packages that use GetOrCreateSchemaPartitionPlan
-
Uses of GetOrCreateSchemaPartitionPlan in org.apache.iotdb.confignode.manager.partition
Methods in org.apache.iotdb.confignode.manager.partition with parameters of type GetOrCreateSchemaPartitionPlanModifier and TypeMethodDescriptionPartitionManager.getOrCreateSchemaPartition(GetOrCreateSchemaPartitionPlan req) Get SchemaPartition and create a new one if it does not exist.