Package | Description |
---|---|
com.amazon.ask.response.template.loader.impl |
Modifier and Type | Method and Description |
---|---|
static ConcurrentLRUTemplateCache.Builder |
ConcurrentLRUTemplateCache.builder()
Static method which builds an instance of Builder.
|
ConcurrentLRUTemplateCache.Builder |
ConcurrentLRUTemplateCache.Builder.withCapacity(long capacity)
Add custom cache capacity to ConcurrentLRUTemplateCache.
|
ConcurrentLRUTemplateCache.Builder |
ConcurrentLRUTemplateCache.Builder.withLiveTimeThreshold(long liveTimeThreshold)
Add custom TTL to ConcurrentLRUTemplateCache.
|
Copyright © 2023. All rights reserved.