Package | Description |
---|---|
net.bluemind.lib.elasticsearch.allocations |
Modifier and Type | Field and Description |
---|---|
java.util.List<AllocationShardStats.MailboxCount> |
AllocationShardStats.mailboxesCount |
Constructor and Description |
---|
AllocationShardStats(java.lang.String indexName,
long docCount,
long deletedCount,
long externalRefreshCount,
long externalRefreshDuration,
long size,
java.util.Set<java.lang.String> mailboxes,
java.util.List<AllocationShardStats.MailboxCount> mailboxesCount) |
Copyright © 2023. All Rights Reserved.