public class SchemaResponse extends SolrResponseBase
| Modifier and Type | Class and Description | 
|---|---|
| static class  | SchemaResponse.CopyFieldsResponse | 
| static class  | SchemaResponse.DefaultQueryOperatorResponse | 
| static class  | SchemaResponse.DynamicFieldResponse | 
| static class  | SchemaResponse.DynamicFieldsResponse | 
| static class  | SchemaResponse.FieldResponse | 
| static class  | SchemaResponse.FieldsResponse | 
| static class  | SchemaResponse.FieldTypeResponse | 
| static class  | SchemaResponse.FieldTypesResponse | 
| static class  | SchemaResponse.GlobalSimilarityResponse | 
| static class  | SchemaResponse.SchemaNameResponse | 
| static class  | SchemaResponse.SchemaVersionResponse | 
| static class  | SchemaResponse.UniqueKeyResponse | 
| static class  | SchemaResponse.UpdateResponse | 
| Constructor and Description | 
|---|
| SchemaResponse() | 
| Modifier and Type | Method and Description | 
|---|---|
| SchemaRepresentation | getSchemaRepresentation() | 
| void | setResponse(NamedList<Object> response) | 
getElapsedTime, getQTime, getRequestUrl, getResponse, getResponseHeader, getStatus, setElapsedTime, setRequestUrl, toStringdeserialize, serializablepublic void setResponse(NamedList<Object> response)
setResponse in class SolrResponseBasepublic SchemaRepresentation getSchemaRepresentation()
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.