Package org.apache.solr.client.api.model
Class GetSegmentDataResponse
java.lang.Object
org.apache.solr.client.api.model.SolrJerseyResponse
org.apache.solr.client.api.model.GetSegmentDataResponse
- All Implemented Interfaces:
ReflectWritable
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classA serializable representation of Lucene's "LiveIndexWriterConfig"static classstatic classstatic classstatic classstatic classNested 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
-
info
-
runningMerges
-
segments
-
fieldInfoLegend
-
rawSize
-
-
Constructor Details
-
GetSegmentDataResponse
public GetSegmentDataResponse()
-