public class SegmentCheckpointMBean extends AbstractCheckpointMBean
CheckpointMBean implementation for the SegmentNodeStore.TYPE| Constructor and Description |
|---|
SegmentCheckpointMBean(SegmentNodeStore store) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
createCheckpoint(long lifetime)
Create a new checkpoint with the given
lifetime. |
boolean |
releaseCheckpoint(java.lang.String checkpoint)
Release the checkpoint with the given
id. |
listCheckpointspublic SegmentCheckpointMBean(SegmentNodeStore store)
public java.lang.String createCheckpoint(long lifetime)
CheckpointMBeanlifetime.NodeStore.checkpoint(long, java.util.Map<java.lang.String, java.lang.String>)public boolean releaseCheckpoint(java.lang.String checkpoint)
CheckpointMBeanid.true on success, false otherwise.NodeStore.checkpoint(long, java.util.Map<java.lang.String, java.lang.String>)"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"