Class TemplatePreSetTable
java.lang.Object
org.apache.iotdb.confignode.persistence.schema.TemplatePreSetTable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisPreSet(int templateId, PartialPath templateSetPath) voidpreSetTemplate(int templateId, PartialPath templateSetPath) voidprocessLoadSnapshot(File snapshotDir) booleanprocessTakeSnapshot(File snapshotDir) booleanremoveSetTemplate(int templateId, PartialPath templateSetPath)
-
Constructor Details
-
TemplatePreSetTable
public TemplatePreSetTable()
-
-
Method Details
-
isPreSet
-
preSetTemplate
-
removeSetTemplate
-
processTakeSnapshot
- Throws:
IOException
-
processLoadSnapshot
- Throws:
IOException
-