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 © 2021. All Rights Reserved.