KeyedReplicaSettings

fun <K : Any, T : Any> KeyedReplicaSettings(maxCount: Int = Int.MAX_VALUE, clearPolicy: ClearPolicy<K, T> = ClearPolicy())