public interface DBRSender
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
|
void sendUpdateWithRelated(DefaultIssueIndexer.Documents documents, long cost)
void sendUpdate(IndexDirectoryFactory.Name index, org.apache.lucene.document.Document document, long cost)
Map totalStats()
Copyright © 2002-2021 Atlassian. All Rights Reserved.