Key1

interface Key1<K1> : KeySpec<KeyType.Key1<K1>>

Defines the specification for a key consisting of a single attribute

Type Parameters

K1

The type of the single key attribute, either String, Number, or ByteArray

Properties

Link copied to clipboard
abstract val attr1: KeyAttrSpec<K1>

Gets the specification for the key attribute

Inherited properties

Link copied to clipboard

An ItemConverter instance which converts between K values and Item values

Inherited functions

Link copied to clipboard

Instantiates a new KeySpec that builds from a single attribute into two attributes. Additional attributes may be added with the extension methods thenInt, thenLong, thenString, etc.

Link copied to clipboard

Instantiates a new KeySpec that builds from a single attribute into two attributes. Additional attributes may be added with the extension methods thenInt, thenLong, thenString, etc.

Link copied to clipboard

Instantiates a new KeySpec that builds from a single attribute into two attributes. Additional attributes may be added with the extension methods thenInt, thenLong, thenString, etc.

Link copied to clipboard

Instantiates a new KeySpec that builds from a single attribute into two attributes. Additional attributes may be added with the extension methods thenInt, thenLong, thenString, etc.

Link copied to clipboard

Instantiates a new KeySpec that builds from a single attribute into two attributes. Additional attributes may be added with the extension methods thenInt, thenLong, thenString, etc.

Link copied to clipboard

Instantiates a new KeySpec that builds from a single attribute into two attributes. Additional attributes may be added with the extension methods thenInt, thenLong, thenString, etc.