Class FlexibleSearch.FlexibleSearchCacheKey

All Implemented Interfaces:
CacheKey, RegistrableCacheKey<String>
Direct Known Subclasses:
FlexibleSearch.FlexibleSearchTypeGenIgnoreCacheKey
Enclosing class:
FlexibleSearch

public static class FlexibleSearch.FlexibleSearchCacheKey extends AbstractRegistrableCacheKey
Special case we do not handle AbstractLegacyRegistrableCacheKey because we need to extend it. Also hashcode and equals are handled separately.