@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.307Z") @Stability(value=Experimental) public class PartitionKey extends PrimaryKey
It can be enhanced with the assignment of the sort key.
| Modifier | Constructor and Description |
|---|---|
|
PartitionKey(Assign pkey) |
protected |
PartitionKey(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
PartitionKey(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
SortKeyStep |
sort(String key)
(experimental) Allows assigning a value to the sort key.
|
getPkey, partition, renderTemplatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected PartitionKey(software.amazon.jsii.JsiiObjectRef objRef)
protected PartitionKey(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public PartitionKey(@NotNull
Assign pkey)
pkey - This parameter is required.@Stability(value=Experimental) @NotNull public SortKeyStep sort(@NotNull String key)
key - This parameter is required.Copyright © 2020. All rights reserved.