Modifier and Type | Class and Description |
---|---|
class |
AbstractSearchQuery |
Modifier and Type | Method and Description |
---|---|
List<SearchResult> |
SearchProvider.query(SearchQuery searchQuery,
GraphContainer graphContainer)
This API is for getting a list of
|
Modifier and Type | Method and Description |
---|---|
List<SearchResult> |
SimpleSearchProvider.query(SearchQuery searchQuery,
GraphContainer container) |
abstract List<? extends VertexRef> |
SimpleSearchProvider.queryVertices(SearchQuery searchQuery,
GraphContainer container) |
Modifier and Type | Method and Description |
---|---|
List<SearchResult> |
CategorySearchProvider.query(SearchQuery searchQuery,
GraphContainer graphContainer) |
List<SearchResult> |
IpLikeSearchProvider.query(SearchQuery searchQuery,
GraphContainer graphContainer)
This method processes the
|
List<SearchResult> |
AlarmSearchProvider.query(SearchQuery searchQuery,
GraphContainer graphContainer)
This method processes the
|
Modifier and Type | Method and Description |
---|---|
List<SearchResult> |
LegacyApplicationSearchProvider.query(SearchQuery searchQuery,
GraphContainer container) |
Modifier and Type | Method and Description |
---|---|
List<? extends VertexRef> |
BusinessServiceSearchProvider.queryVertices(SearchQuery searchQuery,
GraphContainer container) |
Modifier and Type | Method and Description |
---|---|
List<? extends VertexRef> |
GraphMLSearchProvider.queryVertices(SearchQuery searchQuery,
GraphContainer container) |
Modifier and Type | Method and Description |
---|---|
List<SearchResult> |
LinkdSearchProvider.query(SearchQuery searchQuery,
GraphContainer graphContainer) |
Modifier and Type | Method and Description |
---|---|
List<? extends VertexRef> |
PathOutageSearchProvider.queryVertices(SearchQuery searchQuery,
GraphContainer container) |
Modifier and Type | Method and Description |
---|---|
List<? extends VertexRef> |
VmwareTopologySearchProvider.queryVertices(SearchQuery searchQuery,
GraphContainer container) |
Modifier and Type | Method and Description |
---|---|
List<? extends VertexRef> |
LegacyTopologySearchProvider.queryVertices(SearchQuery searchQuery,
GraphContainer container) |
Copyright © 2021. All rights reserved.