| Package | Description |
|---|---|
| com.atlassian.bitbucket.concurrent |
| Modifier and Type | Method and Description |
|---|---|
ConcurrencyPolicy |
BucketedExecutorSettings.getMaxConcurrencyPolicy() |
static ConcurrencyPolicy |
ConcurrencyPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConcurrencyPolicy[] |
ConcurrencyPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BucketedExecutorSettings.Builder<T> |
BucketedExecutorSettings.Builder.maxConcurrency(int value,
ConcurrencyPolicy policy) |
Copyright © 2019 Atlassian. All rights reserved.