@Stability(value=Stable) @Internal public static final class CfnTable.SkewedInfoProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTable.SkewedInfoProperty
CfnTable.SkewedInfoPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTable.SkewedInfoProperty.Builder, CfnTable.SkewedInfoProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTable.SkewedInfoProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTable.ColumnProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getSkewedColumnNames()
A list of names of columns that contain skewed values.
|
Object |
getSkewedColumnValueLocationMaps()
A mapping of skewed values to the columns that contain them.
|
List<String> |
getSkewedColumnValues()
A list of values that appear so frequently as to be considered skewed.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnTable.SkewedInfoProperty.Builder builder)
CfnTable.ColumnProperty.Builder.public final List<String> getSkewedColumnNames()
CfnTable.SkewedInfoPropertygetSkewedColumnNames in interface CfnTable.SkewedInfoPropertypublic final Object getSkewedColumnValueLocationMaps()
CfnTable.SkewedInfoPropertygetSkewedColumnValueLocationMaps in interface CfnTable.SkewedInfoPropertypublic final List<String> getSkewedColumnValues()
CfnTable.SkewedInfoPropertygetSkewedColumnValues in interface CfnTable.SkewedInfoProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.