Index

A B C D E F G I K M O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

A

ACTION - Static variable in interface org.apache.camel.component.caffeine.CaffeineConstants
 
ACTION_AS_MAP - Static variable in interface org.apache.camel.component.caffeine.CaffeineConstants
 
ACTION_CLEANUP - Static variable in interface org.apache.camel.component.caffeine.CaffeineConstants
 
ACTION_GET - Static variable in interface org.apache.camel.component.caffeine.CaffeineConstants
 
ACTION_GET_ALL - Static variable in interface org.apache.camel.component.caffeine.CaffeineConstants
 
ACTION_HAS_RESULT - Static variable in interface org.apache.camel.component.caffeine.CaffeineConstants
 
ACTION_INVALIDATE - Static variable in interface org.apache.camel.component.caffeine.CaffeineConstants
 
ACTION_INVALIDATE_ALL - Static variable in interface org.apache.camel.component.caffeine.CaffeineConstants
 
ACTION_PUT - Static variable in interface org.apache.camel.component.caffeine.CaffeineConstants
 
ACTION_PUT_ALL - Static variable in interface org.apache.camel.component.caffeine.CaffeineConstants
 
ACTION_SUCCEEDED - Static variable in interface org.apache.camel.component.caffeine.CaffeineConstants
 
add(String) - Method in class org.apache.camel.component.caffeine.processor.idempotent.CaffeineIdempotentRepository
 
add(K, Object) - Method in class org.apache.camel.component.caffeine.resume.CaffeineCache
 
add(CamelContext, String, Exchange) - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheEndpointUriFactory
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheEndpointUriFactory
 

C

CaffeineAggregationRepository - Class in org.apache.camel.component.caffeine.processor.aggregate
 
CaffeineAggregationRepository() - Constructor for class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
CaffeineCache<K> - Class in org.apache.camel.component.caffeine.resume
This is a simple cache implementation that uses Caffeine to store the resume offsets
CaffeineCache(long) - Constructor for class org.apache.camel.component.caffeine.resume.CaffeineCache
Builds a new cache with the given cache size
CaffeineCache(Cache<K, Object>, long) - Constructor for class org.apache.camel.component.caffeine.resume.CaffeineCache
Builds a new instance of this object
CaffeineCacheComponent - Class in org.apache.camel.component.caffeine.cache
Represents the component that manages DefaultComponent.
CaffeineCacheComponent() - Constructor for class org.apache.camel.component.caffeine.cache.CaffeineCacheComponent
 
CaffeineCacheComponent(CamelContext) - Constructor for class org.apache.camel.component.caffeine.cache.CaffeineCacheComponent
 
CaffeineCacheComponentConfigurer - Class in org.apache.camel.component.caffeine.cache
Generated by camel build tools - do NOT edit this file!
CaffeineCacheComponentConfigurer() - Constructor for class org.apache.camel.component.caffeine.cache.CaffeineCacheComponentConfigurer
 
CaffeineCacheEndpoint - Class in org.apache.camel.component.caffeine.cache
Perform caching operations using Caffeine Cache.
CaffeineCacheEndpointConfigurer - Class in org.apache.camel.component.caffeine.cache
Generated by camel build tools - do NOT edit this file!
CaffeineCacheEndpointConfigurer() - Constructor for class org.apache.camel.component.caffeine.cache.CaffeineCacheEndpointConfigurer
 
CaffeineCacheEndpointUriFactory - Class in org.apache.camel.component.caffeine.cache
Generated by camel build tools - do NOT edit this file!
CaffeineCacheEndpointUriFactory() - Constructor for class org.apache.camel.component.caffeine.cache.CaffeineCacheEndpointUriFactory
 
CaffeineCacheProducer - Class in org.apache.camel.component.caffeine.cache
 
CaffeineCacheProducer(CaffeineCacheEndpoint, CaffeineConfiguration, Cache) - Constructor for class org.apache.camel.component.caffeine.cache.CaffeineCacheProducer
 
CaffeineCacheProducerInvokeOnHeaderFactory - Class in org.apache.camel.component.caffeine.cache
Generated by camel build tools - do NOT edit this file!
CaffeineCacheProducerInvokeOnHeaderFactory() - Constructor for class org.apache.camel.component.caffeine.cache.CaffeineCacheProducerInvokeOnHeaderFactory
 
CaffeineConfiguration - Class in org.apache.camel.component.caffeine
 
CaffeineConfiguration() - Constructor for class org.apache.camel.component.caffeine.CaffeineConfiguration
 
CaffeineConstants - Interface in org.apache.camel.component.caffeine
 
CaffeineHelper - Class in org.apache.camel.component.caffeine
 
CaffeineIdempotentRepository - Class in org.apache.camel.component.caffeine.processor.idempotent
 
CaffeineIdempotentRepository() - Constructor for class org.apache.camel.component.caffeine.processor.idempotent.CaffeineIdempotentRepository
 
CaffeineIdempotentRepository(String) - Constructor for class org.apache.camel.component.caffeine.processor.idempotent.CaffeineIdempotentRepository
 
CaffeineLoadCacheComponent - Class in org.apache.camel.component.caffeine.load
Represents the component that manages DefaultComponent.
CaffeineLoadCacheComponent() - Constructor for class org.apache.camel.component.caffeine.load.CaffeineLoadCacheComponent
 
CaffeineLoadCacheComponent(CamelContext) - Constructor for class org.apache.camel.component.caffeine.load.CaffeineLoadCacheComponent
 
CaffeineLoadCacheComponentConfigurer - Class in org.apache.camel.component.caffeine.load
Generated by camel build tools - do NOT edit this file!
CaffeineLoadCacheComponentConfigurer() - Constructor for class org.apache.camel.component.caffeine.load.CaffeineLoadCacheComponentConfigurer
 
CaffeineLoadCacheEndpoint - Class in org.apache.camel.component.caffeine.load
Perform caching operations using Caffeine Cache with an attached CacheLoader.
CaffeineLoadCacheEndpointConfigurer - Class in org.apache.camel.component.caffeine.load
Generated by camel build tools - do NOT edit this file!
CaffeineLoadCacheEndpointConfigurer() - Constructor for class org.apache.camel.component.caffeine.load.CaffeineLoadCacheEndpointConfigurer
 
CaffeineLoadCacheEndpointUriFactory - Class in org.apache.camel.component.caffeine.load
Generated by camel build tools - do NOT edit this file!
CaffeineLoadCacheEndpointUriFactory() - Constructor for class org.apache.camel.component.caffeine.load.CaffeineLoadCacheEndpointUriFactory
 
CaffeineLoadCacheProducer - Class in org.apache.camel.component.caffeine.load
 
CaffeineLoadCacheProducer(CaffeineLoadCacheEndpoint, CaffeineConfiguration, LoadingCache) - Constructor for class org.apache.camel.component.caffeine.load.CaffeineLoadCacheProducer
 
CaffeineLoadCacheProducerInvokeOnHeaderFactory - Class in org.apache.camel.component.caffeine.load
Generated by camel build tools - do NOT edit this file!
CaffeineLoadCacheProducerInvokeOnHeaderFactory() - Constructor for class org.apache.camel.component.caffeine.load.CaffeineLoadCacheProducerInvokeOnHeaderFactory
 
CaffeineLoadSendDynamicAware - Class in org.apache.camel.component.caffeine
 
CaffeineLoadSendDynamicAware() - Constructor for class org.apache.camel.component.caffeine.CaffeineLoadSendDynamicAware
 
CaffeineSendDynamicAware - Class in org.apache.camel.component.caffeine
 
CaffeineSendDynamicAware() - Constructor for class org.apache.camel.component.caffeine.CaffeineSendDynamicAware
 
capacity() - Method in class org.apache.camel.component.caffeine.resume.CaffeineCache
 
clear() - Method in class org.apache.camel.component.caffeine.processor.idempotent.CaffeineIdempotentRepository
 
computeIfAbsent(K, Function<? super K, ? super Object>) - Method in class org.apache.camel.component.caffeine.resume.CaffeineCache
 
computeIfPresent(K, BiFunction<? super K, ? super Object, ? super Object>) - Method in class org.apache.camel.component.caffeine.resume.CaffeineCache
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheEndpointConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheEndpointConfigurer
 
confirm(String) - Method in class org.apache.camel.component.caffeine.processor.idempotent.CaffeineIdempotentRepository
 
confirm(CamelContext, String) - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
contains(String) - Method in class org.apache.camel.component.caffeine.processor.idempotent.CaffeineIdempotentRepository
 
contains(K, Object) - Method in class org.apache.camel.component.caffeine.resume.CaffeineCache
 
copy() - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
 
createConsumer(Processor) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheComponent
 
createPostProcessor(Exchange, SendDynamicAware.DynamicAwareEntry) - Method in class org.apache.camel.component.caffeine.CaffeineSendDynamicAware
 
createPreProcessor(Exchange, SendDynamicAware.DynamicAwareEntry) - Method in class org.apache.camel.component.caffeine.CaffeineSendDynamicAware
 
createProducer() - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheEndpoint
 
createProducer() - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheEndpoint
 

D

defineBuilder(Caffeine<?, ?>, CaffeineConfiguration) - Static method in class org.apache.camel.component.caffeine.CaffeineHelper
 
doShutdown() - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheComponent
 
doStart() - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheEndpoint
 
doStart() - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheEndpoint
 
doStart() - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
doStart() - Method in class org.apache.camel.component.caffeine.processor.idempotent.CaffeineIdempotentRepository
 
doStop() - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheEndpoint
 
doStop() - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
doStop() - Method in class org.apache.camel.component.caffeine.processor.idempotent.CaffeineIdempotentRepository
 

E

EvictionType - Enum Class in org.apache.camel.component.caffeine
 

F

forEach(BiFunction<? super K, ? super Object, Boolean>) - Method in class org.apache.camel.component.caffeine.resume.CaffeineCache
 

G

get(K) - Method in class org.apache.camel.component.caffeine.resume.CaffeineCache
 
get(K, Class<T>) - Method in class org.apache.camel.component.caffeine.resume.CaffeineCache
 
get(CamelContext, String) - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
getAction() - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
 
getCache() - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
getCache() - Method in class org.apache.camel.component.caffeine.processor.idempotent.CaffeineIdempotentRepository
 
getCacheLoader() - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
 
getCacheName() - Method in class org.apache.camel.component.caffeine.processor.idempotent.CaffeineIdempotentRepository
 
getCamelContext() - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
getComponent() - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheEndpoint
 
getComponent() - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheComponent
 
getConfiguration() - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheComponent
 
getDeadLetterChannel() - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
getDeadLetterUri() - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
getEvictionType() - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
 
getEvictionType(String) - Static method in enum class org.apache.camel.component.caffeine.EvictionType
 
getExpireAfterAccessTime() - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
 
getExpireAfterWriteTime() - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
 
getInitialCapacity() - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
 
getKey() - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
 
getKeys() - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
getMaximumRedeliveries() - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
getMaximumSize() - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheEndpointConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheEndpointConfigurer
 
getOrCreateCache(String, CaffeineConfiguration) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheComponent
 
getOrCreateCache(String, CaffeineConfiguration) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheComponent
 
getRecoveryInterval() - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
getRecoveryIntervalInMillis() - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
getRemovalListener() - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
 
getStatsCounter() - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
 
getValueType() - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
 

I

invoke(Object, String, Exchange, AsyncCallback) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheProducerInvokeOnHeaderFactory
 
invoke(Object, String, Exchange, AsyncCallback) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheProducerInvokeOnHeaderFactory
 
isAllowSerializedHeaders() - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
isCreateCacheIfNotExist() - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
 
isEnabled(String) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheEndpointUriFactory
 
isEnabled(String) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheEndpointUriFactory
 
isFull() - Method in class org.apache.camel.component.caffeine.resume.CaffeineCache
 
isLenientProperties() - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.caffeine.CaffeineSendDynamicAware
 
isLenientProperties() - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheEndpointUriFactory
 
isStatsEnabled() - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
 
isUseRecovery() - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 

K

KEY - Static variable in interface org.apache.camel.component.caffeine.CaffeineConstants
 
KEYS - Static variable in interface org.apache.camel.component.caffeine.CaffeineConstants
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheEndpointUriFactory
 
multiValuePrefixes() - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheEndpointUriFactory
 

O

OLD_VALUE - Static variable in interface org.apache.camel.component.caffeine.CaffeineConstants
 
onAsMap(Message) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheProducer
 
onAsMap(Message) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheProducer
 
onCleanUp(Message) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheProducer
 
onCleanUp(Message) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheProducer
 
onGet(Message) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheProducer
 
onGet(Message) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheProducer
 
onGetAll(Message) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheProducer
 
onGetAll(Message) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheProducer
 
onInvalidate(Message) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheProducer
 
onInvalidate(Message) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheProducer
 
onInvalidateAll(Message) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheProducer
 
onInvalidateAll(Message) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheProducer
 
onPut(Message) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheProducer
 
onPut(Message) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheProducer
 
onPutAll(Message) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheProducer
 
onPutAll(Message) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheProducer
 
org.apache.camel.component.caffeine - package org.apache.camel.component.caffeine
 
org.apache.camel.component.caffeine.cache - package org.apache.camel.component.caffeine.cache
 
org.apache.camel.component.caffeine.load - package org.apache.camel.component.caffeine.load
 
org.apache.camel.component.caffeine.processor.aggregate - package org.apache.camel.component.caffeine.processor.aggregate
 
org.apache.camel.component.caffeine.processor.idempotent - package org.apache.camel.component.caffeine.processor.idempotent
 
org.apache.camel.component.caffeine.resume - package org.apache.camel.component.caffeine.resume
 

P

prepare(Exchange, String, String) - Method in class org.apache.camel.component.caffeine.CaffeineSendDynamicAware
 
propertyNames() - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheEndpointUriFactory
 
propertyNames() - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheEndpointUriFactory
 

R

recover(CamelContext, String) - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
remove(String) - Method in class org.apache.camel.component.caffeine.processor.idempotent.CaffeineIdempotentRepository
 
remove(CamelContext, String, Exchange) - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
resolveStaticUri(Exchange, SendDynamicAware.DynamicAwareEntry) - Method in class org.apache.camel.component.caffeine.CaffeineSendDynamicAware
 

S

scan(CamelContext) - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
secretPropertyNames() - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheEndpointUriFactory
 
secretPropertyNames() - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheEndpointUriFactory
 
setAction(String) - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
To configure the default cache action.
setAllowSerializedHeaders(boolean) - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
setCache(Cache<String, DefaultExchangeHolder>) - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
setCacheLoader(CacheLoader) - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
To configure a CacheLoader in case of a LoadCache use
setCamelContext(CamelContext) - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
setConfiguration(CaffeineConfiguration) - Method in class org.apache.camel.component.caffeine.cache.CaffeineCacheComponent
Sets the global component configuration
setConfiguration(CaffeineConfiguration) - Method in class org.apache.camel.component.caffeine.load.CaffeineLoadCacheComponent
Sets the global component configuration
setCreateCacheIfNotExist(boolean) - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
Automatic create the Caffeine cache if none has been configured or exists in the registry.
setDeadLetterChannel(String) - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
setDeadLetterUri(String) - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
setEvictionType(EvictionType) - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
Set the eviction Type for this cache
setExpireAfterAccessTime(int) - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
Specifies that each entry should be automatically removed from the cache once a fixed duration has elapsed after the entry's creation, the most recent replacement of its value, or its last read.
setExpireAfterWriteTime(int) - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
Specifies that each entry should be automatically removed from the cache once a fixed duration has elapsed after the entry's creation, or the most recent replacement of its value.
setInitialCapacity(int) - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
Sets the minimum total size for the internal data structures.
setKey(String) - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
To configure the default action key.
setMaximumRedeliveries(int) - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
setMaximumSize(Integer) - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
Specifies the maximum number of entries the cache may contain.
setRecoveryInterval(long) - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
setRecoveryInterval(long, TimeUnit) - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
setRemovalListener(RemovalListener) - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
Set a specific removal Listener for the cache
setStatsCounter(StatsCounter) - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
Set a specific Stats Counter for the cache stats
setStatsEnabled(boolean) - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
To enable stats on the cache
setUseRecovery(boolean) - Method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 
setValueType(String) - Method in class org.apache.camel.component.caffeine.CaffeineConfiguration
The cache value type, default "java.lang.Object"
SIZE_BASED - Enum constant in enum class org.apache.camel.component.caffeine.EvictionType
 

T

TIME_BASED - Enum constant in enum class org.apache.camel.component.caffeine.EvictionType
 
toString() - Method in enum class org.apache.camel.component.caffeine.EvictionType
 

U

unmarshallExchange(CamelContext, DefaultExchangeHolder) - Static method in class org.apache.camel.component.caffeine.processor.aggregate.CaffeineAggregationRepository
 

V

VALUE - Static variable in interface org.apache.camel.component.caffeine.CaffeineConstants
 
valueOf(String) - Static method in enum class org.apache.camel.component.caffeine.EvictionType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.camel.component.caffeine.EvictionType
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D E F G I K M O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values