T - public interface ResourceEstimator<T>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ResourceEstimator.Factory<T> |
| Modifier and Type | Method and Description |
|---|---|
ResourceRequirement |
estimateRequirement(T t,
ResourcePool resourcePool) |
ResourceRequirement estimateRequirement(T t, ResourcePool resourcePool)
ResourceRequirement for input Request.