@Stability(value=Stable) @Internal public static final class CfnPartition.SkewedInfoProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPartition.SkewedInfoProperty
CfnPartition.SkewedInfoPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPartition.SkewedInfoProperty.Builder, CfnPartition.SkewedInfoProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPartition.SkewedInfoProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPartition.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(CfnPartition.SkewedInfoProperty.Builder builder)
CfnPartition.ColumnProperty.Builder.public final List<String> getSkewedColumnNames()
CfnPartition.SkewedInfoPropertygetSkewedColumnNames in interface CfnPartition.SkewedInfoPropertypublic final Object getSkewedColumnValueLocationMaps()
CfnPartition.SkewedInfoPropertygetSkewedColumnValueLocationMaps in interface CfnPartition.SkewedInfoPropertypublic final List<String> getSkewedColumnValues()
CfnPartition.SkewedInfoPropertygetSkewedColumnValues in interface CfnPartition.SkewedInfoProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.