Constructor and Description |
---|
DefaultDBRSender(DBRMessageFactory documentMessageFactory,
FeatureManager featureManager,
DBRTransportManager dbrTransportManager) |
Modifier and Type | Method and Description |
---|---|
void |
sendUpdate(IndexDirectoryFactory.Name index,
org.apache.lucene.document.Document document,
long cost)
send a dbr update message to other nodes
|
void |
sendUpdateWithRelated(DefaultIssueIndexer.Documents documents,
long cost)
send a dbr update with related message to other nodes
|
Map |
totalStats()
return total stats
|
public DefaultDBRSender(DBRMessageFactory documentMessageFactory, FeatureManager featureManager, DBRTransportManager dbrTransportManager)
public void sendUpdateWithRelated(DefaultIssueIndexer.Documents documents, long cost)
DBRSender
sendUpdateWithRelated
in interface DBRSender
public void sendUpdate(IndexDirectoryFactory.Name index, org.apache.lucene.document.Document document, long cost)
DBRSender
sendUpdate
in interface DBRSender
public Map totalStats()
DBRSender
totalStats
in interface DBRSender
Copyright © 2002-2022 Atlassian. All Rights Reserved.
View cookie preferences