Package org.apache.solr.client.api.model
package org.apache.solr.client.api.model
POJOs representing various inputs and outputs of the v2 APIs described in
org.apache.solr.client.api.endpoint-
ClassDescriptionRequest body for ConfigsetsApi.CloneResponse of the CollectionStatusApi.getCollectionStatus() APISame properties as
GetSegmentDataResponse, but uses a different class to avoid inheriting "responseHeader", etc.Request body for v2 "create collection" requestsResponse forCoreApis'create' APIThe Response forCollectionSnapshotApis.DeleteA value type representing an error.SolrJerseyResponseimplementation with a warning field indicating that the format may changeResponse body for the `GET /api/cores/coreName/replication/files` APIRepresents the metadata for a single filestore file or directoryASolrJerseyResponsewhich can accept any top-level properties.A serializable representation of Lucene's "LiveIndexWriterConfig"Response body for the `GET /api/cores/coreName/replication/indexversion` APIThe Response for the v2 "list collection snapshots" APIResponse format for the 'GET /api/node/logging/levels' API.Generic logging response that includes the name of the log watcher (e.g.A user-requested modification in the level that a specified logger reports at.Representation of a single logger and its current state.Metadata about the log messages returned by the 'GET /api/node/logging/messages' APIResponse format for the 'GET /api/node/logging/messages' API.Request body for endpointsMergeIndexesApiRequest body for theDeleteCollectionBackupApi.garbageCollectUnusedBackupFiles(String, PurgeUnusedFilesRequestBody)API.Response for the v2 "replication backup" APIRequest body for the v2 "restore collection" API.Request body used byDeleteReplicaApiModifications that can be made to elements of a schema, either individually or in bulk.The request body for the 'PUT /api/node/logging/messages/threshold' API.Contained inListCoreSnapshotsResponse, this holds information for a given core's SnapshotBase response-body POJO to be used by Jersey resources.Represents API responses composed of the responses of various sub-requests.Represents the data returned by a ZooKeeper 'stat' call