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