Uses of Class
org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionSpecificAdminRequest
-
Packages that use CollectionAdminRequest.AsyncCollectionSpecificAdminRequest Package Description org.apache.solr.client.solrj.request Convenience classes for dealing with various types of Solr requests. -
-
Uses of CollectionAdminRequest.AsyncCollectionSpecificAdminRequest in org.apache.solr.client.solrj.request
Subclasses of CollectionAdminRequest.AsyncCollectionSpecificAdminRequest in org.apache.solr.client.solrj.request Modifier and Type Class Description static classCollectionAdminRequest.Backupstatic classCollectionAdminRequest.CollectionPropstatic classCollectionAdminRequest.ColStatusstatic classCollectionAdminRequest.Createstatic classCollectionAdminRequest.CreateSnapshotstatic classCollectionAdminRequest.Deletestatic classCollectionAdminRequest.DeleteReplicastatic classCollectionAdminRequest.DeleteSnapshotstatic classCollectionAdminRequest.ListSnapshotsstatic classCollectionAdminRequest.ModifyA Modify Collection requeststatic classCollectionAdminRequest.ReindexCollectionstatic classCollectionAdminRequest.Reloadstatic classCollectionAdminRequest.Renamestatic classCollectionAdminRequest.Restore
-