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()
PropertyIndexAsyncReindexMBean
startPropertyIndexAsyncReindex
in interface PropertyIndexAsyncReindexMBean
public javax.management.openmbean.CompositeData getPropertyIndexAsyncReindexStatus()
PropertyIndexAsyncReindexMBean
getPropertyIndexAsyncReindexStatus
in interface PropertyIndexAsyncReindexMBean
"Copyright © 2010 - 2019 Adobe Systems Incorporated. All Rights Reserved"