| Package | Description |
|---|---|
| com.atlassian.jira.cluster.dbr |
| Modifier and Type | Method and Description |
|---|---|
static String |
JiraDocumentUtil.documentsToShortString(DefaultIssueIndexer.Documents documents) |
void |
DBRSender.sendUpdateWithRelated(DefaultIssueIndexer.Documents documents,
long cost)
send a dbr update with related message to other nodes
|
void |
DefaultDBRSender.sendUpdateWithRelated(DefaultIssueIndexer.Documents documents,
long cost) |
void |
NoOpDBRSender.sendUpdateWithRelated(DefaultIssueIndexer.Documents documents,
long documentCost) |
void |
AsyncDBRSender.sendUpdateWithRelated(DefaultIssueIndexer.Documents documents,
long cost) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.