Package-level declarations
Types
Link copied to clipboard
class CollectionManager
Manager for a bucket's scopes and collections.
Link copied to clipboard
class CollectionSpec(val scopeName: String, val name: String, val maxExpiry: Duration? = null, val history: Boolean? = null)
Information about a collection.