| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.api |
Oak repository API
|
| org.apache.jackrabbit.oak.api.jmx |
| Modifier and Type | Method and Description |
|---|---|
void |
Root.commit()
Atomically persists all changes made to the tree attached to this root.
|
void |
Root.commit(@NotNull Map<String,Object> info)
Atomically persists all changes made to the tree attached to this root.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IndexerMBean.importIndex(String indexDirPath) |
boolean |
IndexerMBean.importIndex(String indexDirPath,
boolean ignoreLocalLock) |
Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.