//tempest2/app.cash.tempest2/SecondaryIndex/Factory
Factory¶
interface Factory
Inheritors¶
LogicalTable |
Functions¶
Name | Summary |
---|---|
secondaryIndex | [jvm] abstract fun <K : Any, I : Any> secondaryIndex(keyType: KClass<K>, itemType: KClass<I>): SecondaryIndex<K, I> |