public class Snapshot
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static boolean
static boolean
static void
static boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Snapshot
public Snapshot()
-
Method Details
-
-
snap
public static boolean snap(String name)
-
load
public static boolean load(String fileName)
-
-
delete
public static boolean delete(String name)
-
pull
public static void pull(String url)