Class ConfignodeSnapshotParser
java.lang.Object
org.apache.iotdb.confignode.persistence.schema.ConfignodeSnapshotParser
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<org.apache.tsfile.utils.Pair<org.apache.tsfile.utils.Pair<Path,Path>, CNSnapshotFileType>> static CNPhysicalPlanGeneratortranslate2PhysicalPlan(Path path1, Path path2, CNSnapshotFileType type)
-
Method Details
-
getSnapshots
public static List<org.apache.tsfile.utils.Pair<org.apache.tsfile.utils.Pair<Path,Path>, getSnapshots() throws IOExceptionCNSnapshotFileType>> - Throws:
IOException
-
translate2PhysicalPlan
public static CNPhysicalPlanGenerator translate2PhysicalPlan(Path path1, Path path2, CNSnapshotFileType type) throws IOException - Throws:
IOException
-