Uses of Record Class
org.apache.solr.client.solrj.impl.ConcurrentUpdateBaseSolrClient.Update
Packages that use ConcurrentUpdateBaseSolrClient.Update
Package
Description
Implementations of some client API classes, and their friends.
-
Uses of ConcurrentUpdateBaseSolrClient.Update in org.apache.solr.client.solrj.impl
Fields in org.apache.solr.client.solrj.impl with type parameters of type ConcurrentUpdateBaseSolrClient.UpdateModifier and TypeFieldDescriptionprotected final ConcurrentUpdateBaseSolrClient.CustomBlockingQueue<ConcurrentUpdateBaseSolrClient.Update> ConcurrentUpdateBaseSolrClient.queueMethods in org.apache.solr.client.solrj.impl with parameters of type ConcurrentUpdateBaseSolrClient.UpdateModifier and TypeMethodDescriptionprotected abstract ConcurrentUpdateBaseSolrClient.StreamingResponseConcurrentUpdateBaseSolrClient.doSendUpdateStream(ConcurrentUpdateBaseSolrClient.Update update)