keys property

List<KeySchemaElement> keys
final

A list of one or more keys, as KeySchemaElement structures, for the partition index.

Implementation

final List<KeySchemaElement> keys;