| com.atlassian.bitbucket.concurrent.ConcurrencyService |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves a
BucketedExecutor by name, or creates a new one if it does not already exists. | |||||||||||
This method is deprecated.
in 4.10 for removal in 5.0. Please use
TopicService and
asynchronous messages instead to coordinate changes across the cluster.
| |||||||||||
Retrieves a BucketedExecutor by name, or creates a new one if it does not already exists.
| name | the executor name |
|---|---|
| settings | configuration for the executor |
null if it hasn't been created yet.
This method is deprecated.
in 4.10 for removal in 5.0. Please use TopicService and
asynchronous messages instead to coordinate changes across the cluster.