| Modifier and Type | Method and Description |
|---|---|
Subtree |
DeletedMailboxesStore.getByMboxName(java.lang.String domainUid,
java.lang.String mailboxName) |
| Modifier and Type | Method and Description |
|---|---|
static JdbcAbstractStore.EntityPopulator<Subtree> |
SubtreeUidColumns.populator() |
static JdbcAbstractStore.StatementValues<Subtree> |
SubtreeUidColumns.values() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeletedMailboxesStore.store(Subtree subtree) |
| Modifier and Type | Method and Description |
|---|---|
static Subtree |
DeletedDataMementos.cachedSubtree(BmContext context,
java.lang.String domainUid,
MailboxReplicaRootDescriptor mailboxRoot) |
| Constructor and Description |
|---|
DeletedDataMementos(com.github.benmanes.caffeine.cache.Cache<java.lang.String,java.util.Optional<Subtree>> cache) |
| Modifier and Type | Field and Description |
|---|---|
protected Subtree |
AbstractReplicatedMailboxesServiceTests.subtreeDescriptor |
| Modifier and Type | Method and Description |
|---|---|
static Subtree |
SubtreeContainer.mailSubtreeUid(BmContext ctx,
java.lang.String domainUid,
MailboxReplicaRootDescriptor mr) |
static Subtree |
SubtreeContainer.mailSubtreeUid(java.lang.String domainUid,
MailboxReplicaRootDescriptor.Namespace ns,
java.lang.String ownerUid) |
Copyright © 2023. All Rights Reserved.