@Service(value="asyncSearchExecutor") public class AsyncSearchExecutor extends Object
| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log |
private PipelineStanford |
pipeline |
| Constructor and Description |
|---|
AsyncSearchExecutor() |
| Modifier and Type | Method and Description |
|---|---|
Future<HAWKQuestion> |
search(HAWKQuestion q) |
private PipelineStanford pipeline
private org.slf4j.Logger log
@Async public Future<HAWKQuestion> search(HAWKQuestion q)
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.