Uses of Class
org.apache.solr.client.api.model.CollectionStatusResponse.ShardMetadata
-
Packages that use CollectionStatusResponse.ShardMetadata 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 CollectionStatusResponse.ShardMetadata in org.apache.solr.client.api.model
Fields in org.apache.solr.client.api.model with type parameters of type CollectionStatusResponse.ShardMetadata Modifier and Type Field Description Map<String,CollectionStatusResponse.ShardMetadata>CollectionStatusResponse. shards
-