getCacheableFilter

abstract fun <T : Any> getCacheableFilter(type: KClass<T>): KCacheableFilter<T>?