| Modifier and Type | Class and Description |
|---|---|
class |
VClassGroupCache
This is a cache of classgroups with classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchIndexer.addListener(SearchIndexer.Listener listener)
Add this listener, allowing it to receive events from the indexer.
|
void |
SearchIndexer.removeListener(SearchIndexer.Listener listener)
Remove this listener, meaning that it will no longer receive events from
the indexer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexHistory
This listener keeps a list of the last several SearchIndexer events, and will
format them for display in a Freemarker template.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexingChangeListener
When a change is heard, wait for an interval to see if more changes come in.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchIndexerImpl.ListenerList.add(SearchIndexer.Listener l) |
void |
SearchIndexerImpl.addListener(SearchIndexer.Listener listener) |
void |
SearchIndexerImpl.ListenerList.remove(SearchIndexer.Listener l) |
void |
SearchIndexerImpl.removeListener(SearchIndexer.Listener listener) |
Copyright © 2021. All rights reserved.