| Package | Description |
|---|---|
| org.apache.solr.handler.component |
| Modifier and Type | Field and Description |
|---|---|
List<ShardResponse> |
ShardRequest.responses
list of responses... filled out by framework
|
| Modifier and Type | Method and Description |
|---|---|
abstract ShardResponse |
ShardHandler.takeCompletedOrError() |
ShardResponse |
HttpShardHandler.takeCompletedOrError()
returns a ShardResponse of the last response correlated with a ShardRequest,
or immediately returns a ShardResponse if there was an error detected
|