| Package | Description |
|---|---|
| com.trivago.triava.tcache | |
| com.trivago.triava.tcache.core |
| Modifier and Type | Method and Description |
|---|---|
static TCacheFactory |
TCacheFactory.standardFactory()
Returns the standard factory.
|
| Constructor and Description |
|---|
Cache(TCacheFactory factory,
Builder<K,V> builder)
Construct a Cache, using the given configuration from the Builder.
|
CacheLimit(TCacheFactory factory,
Builder<K,V> builder) |
| Constructor and Description |
|---|
InternalBuilder(TCacheFactory factory) |
InternalBuilder(TCacheFactory factory,
javax.cache.configuration.Configuration<K,V> configuration) |
Copyright © 2018 trivago. All rights reserved.