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()
Document
s added so farlong getNumberOfEntitiesToIndex()
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved