public interface IndexingProgressMonitorMBean
| Modifier and Type | Field and Description |
|---|---|
static String |
INDEXING_PROGRESS_MONITOR_MBEAN_OBJECT_NAME |
| Modifier and Type | Method and Description |
|---|---|
long |
getDocumentsAddedCount() |
long |
getLoadedEntitiesCount() |
long |
getNumberOfEntitiesToIndex() |
static final String INDEXING_PROGRESS_MONITOR_MBEAN_OBJECT_NAME
long getLoadedEntitiesCount()
long getDocumentsAddedCount()
Documents added so farlong getNumberOfEntitiesToIndex()
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved