| Package | Description |
|---|---|
| com.atlassian.bamboo.v2.build.queue.queues |
| Modifier and Type | Method and Description |
|---|---|
static CommonContextMap |
CommonContextMaps.offloadingMap(CommonContextPersister commonContextPersister,
Map<ResultKey,SoftReference<CommonContext>> delegate)
The supplied commonContextPersister will be used to persist contexts stored in delegate.
|
static CommonContextMap |
CommonContextMaps.wrap(Map<ResultKey,CommonContext> delegate)
Adapts supplied map to a CommonContextMap interface.
|
| Constructor and Description |
|---|
AbstractQueueOfExecutables(com.google.common.base.Function<CommonContext,com.google.common.base.Optional<Collection<BuildAgent>>> executorCalculator,
CommonContextMap map) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.