| Package | Description |
|---|---|
| net.bluemind.dataprotect.mailbox.tests | |
| net.bluemind.hsm.api | |
| net.bluemind.hsm.processor.commands | |
| net.bluemind.hsm.service.internal | |
| net.bluemind.hsm.service.tests |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TierChangeResult> |
DemoteCommand.run(HSMRunStats stats) |
| Modifier and Type | Method and Description |
|---|---|
static TierChangeResult |
TierChangeResult.create(int imapId,
java.lang.String hsmId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletableFuture<java.util.List<TierChangeResult>> |
IHSMPromise.promoteMultiple(java.util.List<Promote> promote) |
java.util.List<TierChangeResult> |
IHSM.promoteMultiple(java.util.List<Promote> promote)
Moves messages to an upper tier of storage (eg.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IHSMAsync.promoteMultiple(java.util.List<Promote> promote,
AsyncHandler<java.util.List<TierChangeResult>> handler) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TierChangeResult> |
PromoteCommand.run(HSMRunStats stats) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TierChangeResult> |
HSMService.promoteMultiple(java.util.List<Promote> promote) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TierChangeResult> |
DemoteCommand.run(HSMRunStats stats) |
Copyright © 2023. All Rights Reserved.