Class Ignite2PersistenceTools.NodeFolderDescriptor
java.lang.Object
org.apache.ignite.migrationtools.persistence.Ignite2PersistenceTools.NodeFolderDescriptor
- Enclosing class:
- Ignite2PersistenceTools
Simple descriptor of discovered node folders.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconsistentId.subFolderFile.
-
Constructor Details
-
NodeFolderDescriptor
-
-
Method Details
-
consistentId
consistentId.- Returns:
- Uuid contained in file name, is to be set as consistent ID.
-
subFolderFile
subFolderFile.- Returns:
- Absolute file path pointing to DB subfolder within DB storage root folder.
-