Class OMSnapshotMoveUtils
java.lang.Object
org.apache.hadoop.ozone.om.request.snapshot.OMSnapshotMoveUtils
Utility class for snapshot move requests.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidupdateCache(OzoneManager ozoneManager, org.apache.hadoop.ozone.om.helpers.SnapshotInfo fromSnapshot, org.apache.hadoop.ozone.om.helpers.SnapshotInfo toSnapshot, ExecutionContext context)
-
Method Details
-
updateCache
public static void updateCache(OzoneManager ozoneManager, org.apache.hadoop.ozone.om.helpers.SnapshotInfo fromSnapshot, org.apache.hadoop.ozone.om.helpers.SnapshotInfo toSnapshot, ExecutionContext context) throws IOException - Throws:
IOException
-