public interface ElementIdsForChangedCachedQueries
TopologyQueryService.retrieveElementIdsForChangedCachedQueries(com.hp.ucmdb.api.topology.QueryNamesAndVersions, com.hp.ucmdb.api.topology.ElementIdsForChangedCachedQueriesOptions)
.
See the original method for complete description.Modifier and Type | Method and Description |
---|---|
Collection<String> |
nonUpdatedQueries()
Returns a collection of queries in the request that were not updated (so they have no entry in the
map returned from
updatedQueriesResults() ). |
Collection<String> |
queriesNotInCache()
Returns a collection of queries that were not checked because they were not in the CMDB result
cache.
|
Map<String,ElementIdsForChangedCachedQuery> |
updatedQueriesResults()
Returns a map of of the updated queries names to their ids (and current version).
|
Map<String,ElementIdsForChangedCachedQuery> updatedQueriesResults()
Collection<String> nonUpdatedQueries()
updatedQueriesResults()
).Collection<String> queriesNotInCache()
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.