Uses of Class
net.bluemind.mailbox.api.ShardStats
Packages that use ShardStats
-
Uses of ShardStats in net.bluemind.mailbox.api
Methods in net.bluemind.mailbox.api that return types with arguments of type ShardStatsModifier and TypeMethodDescriptionIMailboxMgmt.getShardsStats()
IMailboxMgmtPromise.getShardsStats()
Method parameters in net.bluemind.mailbox.api with type arguments of type ShardStatsModifier and TypeMethodDescriptionvoid
IMailboxMgmtAsync.getShardsStats
(AsyncHandler<List<ShardStats>> handler)