public class LocalQCacheOpQueueFactory extends Object
LocalQCacheOpQueue for given Node and nodeQueueNumber so it is easy to switch to
a different queue implementation.
Service defined in com.atlassian.jira.ClusterServicesRegistrar only available in clustered jira and
when LocalQConfig.isLocalQReplicationDisabled() is false.| Constructor and Description |
|---|
LocalQCacheOpQueueFactory(JiraHome jiraHome) |
| Modifier and Type | Method and Description |
|---|---|
LocalQCacheOpQueue |
create(Node node,
int nodeQueueNumber,
boolean replicatePutsViaCopy) |
public LocalQCacheOpQueueFactory(JiraHome jiraHome)
public LocalQCacheOpQueue create(Node node, int nodeQueueNumber, boolean replicatePutsViaCopy) throws IOException
IOExceptionCopyright © 2002-2023 Atlassian. All Rights Reserved.