| Package | Description |
|---|---|
| org.apache.solr.client.solrj.response |
| Modifier and Type | Method and Description |
|---|---|
List<GroupCommand> |
GroupResponse.getValues()
Returns all grouping commands.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GroupResponse.add(GroupCommand command)
Adds a grouping command to the response.
|