@ExperimentalApi
public interface IndexSummarizer
ClusterInfo.getNodeId()
.Modifier and Type | Method and Description |
---|---|
ServiceOutcome<Map<String,IndexReplicationQueueSummary>> |
summarizeIndexReplicationQueues()
Summarizes replication queues from all other nodes to the current node.
|
ServiceOutcome<IssueIndexSummary> |
summarizeIssueIndex()
Summarizes the issue index by providing various data about the current node's index.
|
ServiceOutcome<IssueIndexSummary> summarizeIssueIndex()
ServiceOutcome<Map<String,IndexReplicationQueueSummary>> summarizeIndexReplicationQueues()
IndexReplicationQueueSummary
objects.Copyright © 2002-2022 Atlassian. All Rights Reserved.