Class TemplatePreSetTable

java.lang.Object
org.apache.iotdb.confignode.persistence.schema.TemplatePreSetTable

public class TemplatePreSetTable extends Object
  • Constructor Details

    • TemplatePreSetTable

      public TemplatePreSetTable()
  • Method Details

    • isPreSet

      public boolean isPreSet(int templateId, PartialPath templateSetPath)
    • preSetTemplate

      public void preSetTemplate(int templateId, PartialPath templateSetPath)
    • removeSetTemplate

      public boolean removeSetTemplate(int templateId, PartialPath templateSetPath)
    • processTakeSnapshot

      public boolean processTakeSnapshot(File snapshotDir) throws IOException
      Throws:
      IOException
    • processLoadSnapshot

      public void processLoadSnapshot(File snapshotDir) throws IOException
      Throws:
      IOException