JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
com.datastax.astra.client.tables.mapping
Annotation Interface KeyValue
@Retention
(
RUNTIME
)
public @interface
KeyValue
Key value annotation.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
key
Key.
String
value
Value.
Element Details
key
String
key
Key.
Returns:
key
value
String
value
Value.
Returns:
value