| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.api.jmx |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexStatsMBean.registerAsyncIndexer(String name,
long delayInSeconds)
Starts a new background indexing task and registers the JMX MBeans for it
|
void |
IndexStatsMBean.registerAsyncIndexer(String name,
long delayInSeconds)
Starts a new background indexing task and registers the JMX MBeans for it
|
void |
IndexStatsMBean.splitIndexingTask(String paths,
String newIndexTaskName)
Splits the current indexing tasks into 2, indexes that are passed in as
an input will have their 'async' property updated to
newIndexTaskName. |
void |
IndexStatsMBean.splitIndexingTask(String paths,
String newIndexTaskName)
Splits the current indexing tasks into 2, indexes that are passed in as
an input will have their 'async' property updated to
newIndexTaskName. |
CompositeData |
RepositoryManagementMBean.startDataStoreGC(boolean markOnly)
Initiate a data store garbage collection operation
|
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.