public class SegmentCheckpointMBean extends org.apache.jackrabbit.oak.util.AbstractCheckpointMBean
CheckpointMBean implementation for the SegmentNodeStore.TYPE| Constructor and Description |
|---|
SegmentCheckpointMBean(SegmentNodeStore store) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
collectCheckpoints(TabularDataSupport tab) |
String |
createCheckpoint(long lifetime) |
boolean |
releaseCheckpoint(String checkpoint) |
listCheckpoints, toCompositeDatapublic SegmentCheckpointMBean(SegmentNodeStore store)
protected void collectCheckpoints(TabularDataSupport tab) throws OpenDataException
collectCheckpoints in class org.apache.jackrabbit.oak.util.AbstractCheckpointMBeanOpenDataExceptionpublic String createCheckpoint(long lifetime)
public boolean releaseCheckpoint(String checkpoint)
Copyright © 2012-2018 The Apache Software Foundation. All Rights Reserved.