Class ConfigPhysicalPlan

java.lang.Object
org.apache.iotdb.confignode.consensus.request.ConfigPhysicalPlan
All Implemented Interfaces:
IConsensusRequest
Direct Known Subclasses:
ActiveCQPlan, AddCQPlan, AddRegionLocationPlan, AddTriggerInTablePlan, AdjustMaxRegionGroupNumPlan, AlterConsumerGroupPlan, AlterMultipleTopicsPlan, AlterPipePlanV2, AlterTopicPlan, ApplyConfigNodePlan, AuthorPlan, AutoCleanPartitionTablePlan, CommitSetSchemaTemplatePlan, ConfigPhysicalReadPlan, ConsumerGroupHandleMetaChangePlan, CreateDataPartitionPlan, CreateFunctionPlan, CreateModelPlan, CreatePipePlanV2, CreatePipePluginPlan, CreatePipeSinkPlanV1, CreateRegionGroupsPlan, CreateSchemaPartitionPlan, CreateSchemaTemplatePlan, CreateTopicPlan, DatabaseSchemaPlan, DeleteDatabasePlan, DeleteProcedurePlan, DeleteTriggerInTablePlan, DropCQPlan, DropFunctionPlan, DropModelInNodePlan, DropModelPlan, DropPipePlanV1, DropPipePlanV2, DropPipePluginPlan, DropPipeSinkPlanV1, DropSchemaTemplatePlan, DropTopicPlan, ExtendSchemaTemplatePlan, GetPipeSinkPlanV1, OfferRegionMaintainTasksPlan, OperateMultiplePipesPlanV2, PipeDeactivateTemplatePlan, PipeDeleteLogicalViewPlan, PipeDeleteTimeSeriesPlan, PipeEnrichedPlan, PipeHandleLeaderChangePlan, PipeHandleMetaChangePlan, PipeUnsetSchemaTemplatePlan, PollRegionMaintainTaskPlan, PollSpecificRegionMaintainTaskPlan, PreCreatePipePlanV1, PreDeleteDatabasePlan, PreSetSchemaTemplatePlan, PreUnsetSchemaTemplatePlan, RecordPipeMessagePlan, RegisterAINodePlan, RegisterDataNodePlan, RemoveAINodePlan, RemoveConfigNodePlan, RemoveDataNodePlan, RemoveRegionLocationPlan, RollbackPreUnsetSchemaTemplatePlan, SetDataReplicationFactorPlan, SetPipeStatusPlanV1, SetPipeStatusPlanV2, SetSchemaReplicationFactorPlan, SetSchemaTemplatePlan, SetSpaceQuotaPlan, SetThrottleQuotaPlan, SetTimePartitionIntervalPlan, SetTTLPlan, TopicHandleMetaChangePlan, UnsetSchemaTemplatePlan, UpdateAINodePlan, UpdateClusterIdPlan, UpdateCQLastExecTimePlan, UpdateDataNodePlan, UpdateModelInfoPlan, UpdateProcedurePlan, UpdateRegionLocationPlan, UpdateTriggerLocationPlan, UpdateTriggersOnTransferNodesPlan, UpdateTriggerStateInTablePlan, UpdateVersionInfoPlan

public abstract class ConfigPhysicalPlan extends Object implements IConsensusRequest