Package | Description |
---|---|
org.xwiki.cache.eviction |
Modifier and Type | Method and Description |
---|---|
EntryEvictionConfiguration.Algorithm |
EntryEvictionConfiguration.getAlgorithm() |
static EntryEvictionConfiguration.Algorithm |
EntryEvictionConfiguration.Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntryEvictionConfiguration.Algorithm[] |
EntryEvictionConfiguration.Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
EntryEvictionConfiguration.setAlgorithm(EntryEvictionConfiguration.Algorithm mode) |
Copyright © 2004–2022 XWiki. All rights reserved.