public class FileUtils extends Object
Constructor and Description |
---|
FileUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
copyRecursively(Path src,
Path dest) |
static void |
copyRecursively(Path src,
Path dest,
String filter) |
static Path |
copyRedologToTarget(String spaceName,
String fullSpaceName) |
static void |
notifyOnFlushRedologToStorage(String fullSpaceName,
String space,
long redologSize,
Path target) |
public static void copyRecursively(Path src, Path dest, String filter) throws IOException
IOException
public static void copyRecursively(Path src, Path dest) throws IOException
IOException
public static void notifyOnFlushRedologToStorage(String fullSpaceName, String space, long redologSize, Path target)
public static Path copyRedologToTarget(String spaceName, String fullSpaceName) throws IOException
IOException
Copyright © GigaSpaces.