public class SearchResult
extends java.lang.Object
StoreClient.startImport(ImportParams, io.vertx.core.Handler)
when the data has been imported into GeoRocket| Constructor and Description |
|---|
SearchResult(SearchReadStream response)
Create a new result
|
| Modifier and Type | Method and Description |
|---|---|
SearchReadStream |
getResponse()
Get a
ReadStream from which the merged chunks matching the
search criteria can be read |
public SearchResult(SearchReadStream response)
response - a ReadStream from which the merged chunks
matching the search criteria can be readpublic SearchReadStream getResponse()
ReadStream from which the merged chunks matching the
search criteria can be readReadStream