Package org.apache.solr.crossdc.common
Common code for managing Cross DC replication.
-
Interface Summary Interface Description IQueueHandler<T> RequestMirroringSink ResubmitBackoffPolicy -
Class Summary Class Description ConfigProperty ConfUtil CrossDcConf CrossDcConstants IQueueHandler.Result<T> KafkaCrossDcConf KafkaMirroringSink MirroredSolrRequest<T extends org.apache.solr.client.solrj.SolrResponse> Class to encapsulate a mirrored Solr request.MirroredSolrRequest.ExposedByteArrayContentStream MirroredSolrRequest.MirroredAdminRequest MirroredSolrRequest.MirroredConfigSetRequest MirroredSolrRequestSerializer SensitivePropRedactionUtils Helper functionality related to redacting arbitrary properties which may contain sensitive password information.SolrExceptionUtil -
Enum Summary Enum Description CrossDcConf.CollapseUpdates Option to collapse multiple update requests in the Consumer application before sending to the target Solr.CrossDcConf.ExpandDbq Option to expand Delete-By-Query requests on the producer side.IQueueHandler.ResultStatus MirroredSolrRequest.Type -
Exception Summary Exception Description MirroringException Exception thrown during cross-dc mirroring