getFilter

abstract fun <T : Any> getFilter(type: KClass<T>, shardingOnly: Boolean = false): KFilter<T>?