Uses of Class
org.apache.iotdb.confignode.consensus.response.partition.SchemaPartitionResp
Packages that use SchemaPartitionResp
-
Uses of SchemaPartitionResp in org.apache.iotdb.confignode.manager.partition
Methods in org.apache.iotdb.confignode.manager.partition that return SchemaPartitionRespModifier and TypeMethodDescriptionPartitionManager.getOrCreateSchemaPartition(GetOrCreateSchemaPartitionPlan req) Get SchemaPartition and create a new one if it does not exist.PartitionManager.getSchemaPartition(GetSchemaPartitionPlan req) Thread-safely get SchemaPartition.