Class LocalQCacheOpQueueFactory
java.lang.Object
com.atlassian.jira.cluster.distribution.localq.LocalQCacheOpQueueFactory
Creates
only available in clustered jira and
when
LocalQCacheOpQueue for given Node and nodeQueueNumber so it is easy to switch to
a different queue implementation.
Service defined in
invalid reference
com.atlassian.jira.ClusterServicesRegistrar
LocalQConfig.isLocalQReplicationDisabled() is false.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
LocalQCacheOpQueueFactory
-
-
Method Details
-
create
public LocalQCacheOpQueue create(Node node, int nodeQueueNumber, boolean replicatePutsViaCopy) throws IOException - Throws:
IOException
-