public class PropertyIndexAsyncReindex extends java.lang.Object implements PropertyIndexAsyncReindexMBean
PropertyIndexAsyncReindexMBean based on a
Runnable.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
OP_NAME |
TYPE| Constructor and Description |
|---|
PropertyIndexAsyncReindex(AsyncIndexUpdate async,
java.util.concurrent.Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
javax.management.openmbean.CompositeData |
getPropertyIndexAsyncReindexStatus()
Asynchronous Property Index reindexing status
|
javax.management.openmbean.CompositeData |
startPropertyIndexAsyncReindex()
Initiate a reindex operation for the property indexes marked for
reindexing
|
public static final java.lang.String OP_NAME
public PropertyIndexAsyncReindex(AsyncIndexUpdate async, java.util.concurrent.Executor executor)
async - executor - executor for running the garbage collection taskpublic javax.management.openmbean.CompositeData startPropertyIndexAsyncReindex()
PropertyIndexAsyncReindexMBeanstartPropertyIndexAsyncReindex in interface PropertyIndexAsyncReindexMBeanpublic javax.management.openmbean.CompositeData getPropertyIndexAsyncReindexStatus()
PropertyIndexAsyncReindexMBeangetPropertyIndexAsyncReindexStatus in interface PropertyIndexAsyncReindexMBean"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"