@Target(value={FIELD,METHOD}) @Retention(value=RUNTIME) public @interface PartitionKey
Modifier and Type | Optional Element and Description |
---|---|
int |
value
Ordinal to add when the partition key has multiple components.
|
Copyright © 2012–2017. All rights reserved.