Uses of Class
org.apache.iotdb.confignode.consensus.request.write.database.SetSchemaReplicationFactorPlan
Packages that use SetSchemaReplicationFactorPlan
Package
Description
-
Uses of SetSchemaReplicationFactorPlan in org.apache.iotdb.confignode.manager
Methods in org.apache.iotdb.confignode.manager with parameters of type SetSchemaReplicationFactorPlanModifier and TypeMethodDescriptionConfigManager.setSchemaReplicationFactor(SetSchemaReplicationFactorPlan setSchemaReplicationFactorPlan) IManager.setSchemaReplicationFactor(SetSchemaReplicationFactorPlan configPhysicalPlan) -
Uses of SetSchemaReplicationFactorPlan in org.apache.iotdb.confignode.manager.schema
Methods in org.apache.iotdb.confignode.manager.schema with parameters of type SetSchemaReplicationFactorPlanModifier and TypeMethodDescriptionClusterSchemaManager.setSchemaReplicationFactor(SetSchemaReplicationFactorPlan setSchemaReplicationFactorPlan) -
Uses of SetSchemaReplicationFactorPlan in org.apache.iotdb.confignode.persistence.schema
Methods in org.apache.iotdb.confignode.persistence.schema with parameters of type SetSchemaReplicationFactorPlanModifier and TypeMethodDescriptionClusterSchemaInfo.setSchemaReplicationFactor(SetSchemaReplicationFactorPlan plan)