@Configuration public class ExpirableDataConfig extends Object
OutcomeMapper within some time window
it will expire and will be removed from memory.| Modifier and Type | Field and Description |
|---|---|
static long |
MIN_EXPIRE_SECONDS
To avoid wrong configuration it is meaningful to require that expirable data will be alive for at least this
amount of time.
|
| Constructor and Description |
|---|
ExpirableDataConfig() |
public static final long MIN_EXPIRE_SECONDS
Copyright © 2020. All rights reserved.