public class ShardStats extends SimpleShardStats
Modifier and Type | Class and Description |
---|---|
static class |
ShardStats.MailboxStats |
static class |
ShardStats.State |
Modifier and Type | Field and Description |
---|---|
ShardStats.State |
state |
java.util.List<ShardStats.MailboxStats> |
topMailbox |
deletedCount, docCount, externalRefreshCount, externalRefreshDuration, indexName, mailboxes, size
Constructor and Description |
---|
ShardStats() |
@NotNull public java.util.List<ShardStats.MailboxStats> topMailbox
@NotNull public ShardStats.State state
Copyright © 2023. All Rights Reserved.