public class SnapshotMXBeanImpl extends Object implements SnapshotMXBean
| Constructor and Description |
|---|
SnapshotMXBeanImpl(GridKernalContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancelSnapshot(String snpName)
Cancel previously started snapshot operation on the node initiator.
|
void |
createSnapshot(String snpName)
Create the cluster-wide snapshot with given name asynchronously.
|
public SnapshotMXBeanImpl(GridKernalContext ctx)
ctx - Kernal context.public void createSnapshot(String snpName)
createSnapshot in interface SnapshotMXBeansnpName - Snapshot name to be created.(String)public void cancelSnapshot(String snpName)
cancelSnapshot in interface SnapshotMXBeansnpName - Snapshot name to cancel.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021