public class SchemaResponse extends SolrResponseBase
Modifier and Type | Class and Description |
---|---|
static class |
SchemaResponse.CopyFieldsResponse |
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 |
MapWriter.EntryWriter
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, toString, writeMap
deserialize, getException, serializable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr, _size
public void setResponse(NamedList<Object> response)
setResponse
in class SolrResponseBase
public SchemaRepresentation getSchemaRepresentation()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.