|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IncrementalLoader
Interface for incremental loading.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
| Method Summary | |
|---|---|
IndexingOutputConfig |
getMonitoredOutputConfigByPath(java.lang.String pPath)
Return the output configuration by path. |
IndexingOutputConfig[] |
getMonitoredOutputConfigs()
Return the monitored output configs. |
void |
monitor(IndexingOutputConfig pOutputConfig)
Monitor repositories for the specified item descriptor. |
boolean |
processQueuedChangesForConfig(IndexingOutputConfig pOutputConfig)
Process the queued changes for the specified configuration. |
void |
startLoading(IndexingOutputConfig pConfig)
|
| Field Detail |
|---|
static final java.lang.String CLASS_VERSION
| Method Detail |
|---|
void monitor(IndexingOutputConfig pOutputConfig)
pOutputConfig - the output configuration.
boolean processQueuedChangesForConfig(IndexingOutputConfig pOutputConfig)
throws IndexingException
IndexingExceptionIndexingOutputConfig getMonitoredOutputConfigByPath(java.lang.String pPath)
IndexingOutputConfig[] getMonitoredOutputConfigs()
void startLoading(IndexingOutputConfig pConfig)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||