Package org.apache.solr.client.api.model
Class FileListResponse
java.lang.Object
org.apache.solr.client.api.model.SolrJerseyResponse
org.apache.solr.client.api.model.FileListResponse
- All Implemented Interfaces:
ReflectWritable
Response body for the `GET /api/cores/coreName/replication/files` API
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.solr.client.api.model.SolrJerseyResponse
SolrJerseyResponse.ResponseHeader -
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class org.apache.solr.client.api.model.SolrJerseyResponse
error, responseHeader -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fileList
-
confFiles
-
status
-
message
-
exception
-
-
Constructor Details
-
FileListResponse
public FileListResponse()
-