Uses of Enum
org.apache.camel.component.caffeine.EvictionType
Packages that use EvictionType
-
Uses of EvictionType in org.apache.camel.component.caffeine
Methods in org.apache.camel.component.caffeine that return EvictionTypeModifier and TypeMethodDescriptionCaffeineConfiguration.getEvictionType()static EvictionTypeEvictionType.getEvictionType(String name) static EvictionTypeReturns the enum constant of this type with the specified name.static EvictionType[]EvictionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.camel.component.caffeine with parameters of type EvictionTypeModifier and TypeMethodDescriptionvoidCaffeineConfiguration.setEvictionType(EvictionType evictionType) Set the eviction Type for this cache