Package com.gigaspaces.utils
Class FileUtils
java.lang.Object
com.gigaspaces.utils.FileUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcopyRecursively(Path src, Path dest) static voidcopyRecursively(Path src, Path dest, String filter) static PathcopyRedologToTarget(String spaceName, String fullSpaceName) static voidnotifyOnFlushRedologToStorage(String fullSpaceName, String space, long redologSize, Path target)
-
Constructor Details
-
FileUtils
public FileUtils()
-
-
Method Details
-
copyRecursively
- Throws:
IOException
-
copyRecursively
- Throws:
IOException
-
notifyOnFlushRedologToStorage
-
copyRedologToTarget
- Throws:
IOException
-