Package-level declarations

Types

Link copied to clipboard
class Selector(val keyExpr: KeyExpr, val parameters: String = "") : AutoCloseable

A selector is the combination of a KeyExpr, which defines the set of keys that are relevant to an operation, and a parameters, a set of key-value pairs with a few uses:

Functions

Link copied to clipboard