| Package | Description |
|---|---|
| com.trivago.triava.tcache.core |
| Modifier and Type | Method and Description |
|---|---|
static TriavaCacheConfiguration.PropsType |
TriavaCacheConfiguration.PropsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TriavaCacheConfiguration.PropsType[] |
TriavaCacheConfiguration.PropsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Properties |
Builder.asProperties(TriavaCacheConfiguration.PropsType propsType)
Returns a representation of the Configuration as Properties.
|
Properties |
TriavaCacheConfiguration.asProperties(TriavaCacheConfiguration.PropsType propsType)
Returns a representation of the Configuration as Properties.
|
Copyright © 2018 trivago. All rights reserved.