Modifier and Type | Method and Description |
---|---|
CompletionStage<SearchResults> |
SearchClient.search(String query)
Execute query.
|
Modifier and Type | Class and Description |
---|---|
class |
HotRodSearchResults |
Modifier and Type | Method and Description |
---|---|
CompletionStage<SearchResults> |
HotRodSearchClient.search(String query) |
Modifier and Type | Method and Description |
---|---|
CompletionStage<SearchResults> |
KafkaSearchClient.search(String query) |
Modifier and Type | Method and Description |
---|---|
CompletionStage<SearchResults> |
NoopSearchClient.search(String query) |
Modifier and Type | Class and Description |
---|---|
class |
RestSearchResults |
Modifier and Type | Method and Description |
---|---|
CompletionStage<SearchResults> |
RestSearchClient.search(String query) |
Copyright © 2020 Red Hat. All rights reserved.