Package | Description |
---|---|
org.codice.ddf.resourcemanagement.query.plugin |
Modifier and Type | Method and Description |
---|---|
Map<UUID,ActiveSearch> |
QueryMonitorPlugin.getActiveSearches()
Returns a copy of the
ActiveSearch Map |
Map<UUID,ActiveSearch> |
QueryMonitorPluginImpl.getActiveSearches()
Returns a copy of the
ActiveSearch Map |
Modifier and Type | Method and Description |
---|---|
boolean |
QueryMonitorPlugin.addActiveSearch(ActiveSearch as)
Adds an ActiveSearch to the
ActiveSearch Map |
boolean |
QueryMonitorPluginImpl.addActiveSearch(ActiveSearch activeSearch)
Adds an ActiveSearch to the
ActiveSearch Map |
This work is licensed under a Creative Commons Attribution 4.0 International License.