| Package | Description |
|---|---|
| org.spf4j.recyclable |
Experimental implementation.
|
| org.spf4j.recyclable.impl |
| Modifier and Type | Method and Description |
|---|---|
static <T,E extends Exception> |
Template.doOnSupplied(Handler<T,E> handler,
RecyclingSupplier<T> pool,
int nrImmediateRetries,
int retryWaitMillis,
int timeoutMillis) |
| Constructor and Description |
|---|
Template(RecyclingSupplier<T> pool,
int nrImmediateRetries,
int retryWaitMillis,
int timeoutMillis) |
| Modifier and Type | Method and Description |
|---|---|
RecyclingSupplier<T> |
RecyclingSupplierBuilder.build() |
Copyright © 2014. All rights reserved.