Package | Description |
---|---|
org.apache.ctakes.ytex.kernel.evaluator |
Modifier and Type | Class and Description |
---|---|
class |
SymmetricPairCacheKeyGenerator
cache key for a method that takes 2 arguments, and is symmetric - the order
of the arguments doesn't matter.
|
Modifier and Type | Method and Description |
---|---|
CacheKeyGenerator |
CacheKernel.getCacheKeyGenerator() |
CacheKeyGenerator |
MethodCachingInterceptor.getCacheKeyGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
CacheKernel.setCacheKeyGenerator(CacheKeyGenerator cacheKeyGenerator) |
void |
MethodCachingInterceptor.setCacheKeyGenerator(CacheKeyGenerator cacheKeyGenerator) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.