Uses of Package
com.atlassian.bitbucket.concurrent
Packages that use com.atlassian.bitbucket.concurrent
-
Classes in com.atlassian.bitbucket.concurrent used by com.atlassian.bitbucket.concurrentClassDescriptionExecutor that groups submitted tasks in 'buckets' and asynchronously processes these buckets of tasks on worker threads.Configuration object used for
constructing
BucketedExecutor
instances.Builder forBucketedExecutorSettings
BucketedExecutor
processor that's called when a bucket of tasks is ready for processing.Policy for concurrency limitsA reusable component for locking apull request
while anoperation
is performed.A reusable component for locking arepository
while anoperation
is performed.