Package | Description |
---|---|
net.bluemind.lib.elasticsearch |
Modifier and Type | Method and Description |
---|---|
MailspoolStats.FolderCount.SampleStrategy |
MailspoolStats.FolderCount.Parameters.sampleStrategy() |
static MailspoolStats.FolderCount.SampleStrategy |
MailspoolStats.FolderCount.SampleStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MailspoolStats.FolderCount.SampleStrategy[] |
MailspoolStats.FolderCount.SampleStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Optional<MailspoolStats.FolderCount.SampleStrategy> |
MailspoolStats.FolderCount.SampleStrategy.valueOfCaseInsensitive(java.lang.String name) |
Constructor and Description |
---|
Parameters(boolean allFolders,
MailspoolStats.FolderCount.SampleStrategy sampleStrategy,
int sampleSize,
boolean emptyFolder,
boolean includeDeleted) |
Copyright © 2023. All Rights Reserved.