Uses of Interface
org.apache.solr.client.api.util.ReflectWritable
-
Packages that use ReflectWritable Package Description org.apache.solr.client.api.model POJOs representing various inputs and outputs of the v2 APIs described inorg.apache.solr.client.api.endpoint -
-
Uses of ReflectWritable in org.apache.solr.client.api.model
Classes in org.apache.solr.client.api.model that implement ReflectWritable Modifier and Type Class Description classAsyncJerseyResponseclassBackupDeletionResponseBodyclassDeleteCollectionSnapshotResponseclassErrorInfoA value type representing an error.static classErrorInfo.ErrorMetadataclassGetAliasByNameResponseclassGetAliasPropertyResponseclassGetAllAliasPropertiesResponseclassListAliasesResponseclassListCollectionBackupsResponseclassListCollectionsResponseclassListConfigsetsResponseclassPublicKeyResponseclassPurgeUnusedResponseclassSolrJerseyResponseBase response-body POJO to be used by Jersey resources.static classSolrJerseyResponse.ResponseHeaderclassSubResponseAccumulatingJerseyResponseRepresents API responses composed of the responses of various sub-requests.
-