Interface | Description |
---|---|
StoreOperationStrategy |
Strategy for performing operation on dual attachments store
|
Class | Description |
---|---|
DualStoreConsistentOperationStrategy |
Perform operation on dual store ensuring that consistency exists in primary store.
|
FailoverOnMissingOperationStrategy |
Operation strategy that will ignore any
NoAttachmentDataException that
is thrown from primary store, in this case the operation on secondary store will be treated as primary and the error
from primary will be silently ignored |
StoreOperationStrategyFactory |
Copyright © 2002-2015 Atlassian. All Rights Reserved.