| Package | Description |
|---|---|
| stormpot |
Stormpot
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Reallocator<T extends Poolable>
|
| Modifier and Type | Method and Description |
|---|---|
Allocator<T> |
Config.getAllocator()
Get the configured
Allocator instance. |
| Modifier and Type | Method and Description |
|---|---|
<X extends Poolable> |
Config.setAllocator(Allocator<X> allocator)
Set the
Allocator or Reallocator to use for the pools we
want to configure. |
Copyright © 2011-2014–2015. All rights reserved.