| Class and Description |
|---|
| LocalQCacheManager
Stores all active queues
LocalQCacheOpQueue and manages the queue readers LocalQCacheOpReader
Service defined in ClusterServicesRegistrar only available
in clustered jira and when LocalQConfig.isLocalQReplicationDisabled() is false. |
| LocalQCacheOp
Represents a cache replication event in the local queue.
|
| LocalQCacheOp.Action |
| LocalQCacheOpQueue
Abstracts persistent queue implementation
A queue represents a FIFO queue of
LocalQCacheOp for a specific node Node. |
| LocalQCacheOpQueue.QueueId
Uniquely identifies a queue
|
| LocalQCacheOpQueueFactory
Creates
LocalQCacheOpQueue for given Node and nodeQueueNumber so it is easy to switch to
a different queue implementation. |
| LocalQCacheOpQueueWithStats.QueueStats |
| LocalQCacheOpSender
Used to send
LocalQCacheOp to remote node. |
| LocalQCacheOpSender.RecoverableFailure
Exception used by sender to signal
LocalQCacheOp could not be delivered, but should be retried "indefinitely". |
| LocalQCacheOpSender.UnrecoverableFailure
Exception used by sender to signal
LocalQCacheOp could not be delivered, but is "probably" a poison message
and cannot be delivered now or ever. |
| LocalQCriticalHandler
Helper for handling critical situations like being unable to peek, add, remove from queue.
|
| LocalQCriticalHandlerFactory
Service defined in
com.atlassian.jira.ClusterServicesRegistrar only available in clustered jira and
when LocalQConfig.isLocalQReplicationDisabled() is false. |
| Class and Description |
|---|
| LocalQCacheOp
Represents a cache replication event in the local queue.
|
| LocalQCacheOpSender
Used to send
LocalQCacheOp to remote node. |
| LocalQCacheOpSender.RecoverableFailure
Exception used by sender to signal
LocalQCacheOp could not be delivered, but should be retried "indefinitely". |
| LocalQCacheOpSender.UnrecoverableFailure
Exception used by sender to signal
LocalQCacheOp could not be delivered, but is "probably" a poison message
and cannot be delivered now or ever. |
| Class and Description |
|---|
| LocalQCacheOp
Represents a cache replication event in the local queue.
|
| LocalQCacheOpQueue
Abstracts persistent queue implementation
A queue represents a FIFO queue of
LocalQCacheOp for a specific node Node. |
| LocalQCacheOpQueue.QueueId
Uniquely identifies a queue
|
| LocalQCriticalHandler
Helper for handling critical situations like being unable to peek, add, remove from queue.
|
| Class and Description |
|---|
| LocalQCacheManager
Stores all active queues
LocalQCacheOpQueue and manages the queue readers LocalQCacheOpReader
Service defined in ClusterServicesRegistrar only available
in clustered jira and when LocalQConfig.isLocalQReplicationDisabled() is false. |
Copyright © 2002-2024 Atlassian. All Rights Reserved.