Class PipeUnsetSchemaTemplatePlan

java.lang.Object
org.apache.iotdb.confignode.consensus.request.ConfigPhysicalPlan
org.apache.iotdb.confignode.consensus.request.write.pipe.payload.PipeUnsetSchemaTemplatePlan
All Implemented Interfaces:
IConsensusRequest

public class PipeUnsetSchemaTemplatePlan extends ConfigPhysicalPlan
This plan is the transmitted version of UnsetSchemaTemplatePlan to carry adequate message to the receiver. Note that this plan will not be executed by the consensus layer directly.