@Stability(value=Stable) @Internal public static final class CfnPartition.StorageDescriptorProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPartition.StorageDescriptorProperty
CfnPartition.StorageDescriptorPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPartition.StorageDescriptorProperty.Builder, CfnPartition.StorageDescriptorProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPartition.StorageDescriptorProperty.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> |
getBucketColumns()
A list of reducer grouping columns, clustering columns, and bucketing columns in the table.
|
Object |
getColumns()
A list of the `Columns` in the table.
|
Object |
getCompressed()
`True` if the data in the table is compressed, or `False` if not.
|
String |
getInputFormat()
The input format: `SequenceFileInputFormat` (binary), or `TextInputFormat` , or a custom format.
|
String |
getLocation()
The physical location of the table.
|
Number |
getNumberOfBuckets()
The number of buckets.
|
String |
getOutputFormat()
The output format: `SequenceFileOutputFormat` (binary), or `IgnoreKeyTextOutputFormat` , or a custom format.
|
Object |
getParameters()
The user-supplied properties in key-value form.
|
Object |
getSchemaReference()
An object that references a schema stored in the AWS Glue Schema Registry.
|
Object |
getSerdeInfo()
The serialization/deserialization (SerDe) information.
|
Object |
getSkewedInfo()
The information about values that appear frequently in a column (skewed values).
|
Object |
getSortColumns()
A list specifying the sort order of each bucket in the table.
|
Object |
getStoredAsSubDirectories()
`True` if the table data is stored in subdirectories, or `False` if not.
|
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.StorageDescriptorProperty.Builder builder)
CfnPartition.ColumnProperty.Builder.public final List<String> getBucketColumns()
CfnPartition.StorageDescriptorPropertygetBucketColumns in interface CfnPartition.StorageDescriptorPropertypublic final Object getColumns()
CfnPartition.StorageDescriptorPropertygetColumns in interface CfnPartition.StorageDescriptorPropertypublic final Object getCompressed()
CfnPartition.StorageDescriptorPropertygetCompressed in interface CfnPartition.StorageDescriptorPropertypublic final String getInputFormat()
CfnPartition.StorageDescriptorPropertygetInputFormat in interface CfnPartition.StorageDescriptorPropertypublic final String getLocation()
CfnPartition.StorageDescriptorPropertyBy default, this takes the form of the warehouse location, followed by the database location in the warehouse, followed by the table name.
getLocation in interface CfnPartition.StorageDescriptorPropertypublic final Number getNumberOfBuckets()
CfnPartition.StorageDescriptorPropertyYou must specify this property if the partition contains any dimension columns.
getNumberOfBuckets in interface CfnPartition.StorageDescriptorPropertypublic final String getOutputFormat()
CfnPartition.StorageDescriptorPropertygetOutputFormat in interface CfnPartition.StorageDescriptorPropertypublic final Object getParameters()
CfnPartition.StorageDescriptorPropertygetParameters in interface CfnPartition.StorageDescriptorPropertypublic final Object getSchemaReference()
CfnPartition.StorageDescriptorPropertygetSchemaReference in interface CfnPartition.StorageDescriptorPropertypublic final Object getSerdeInfo()
CfnPartition.StorageDescriptorPropertygetSerdeInfo in interface CfnPartition.StorageDescriptorPropertypublic final Object getSkewedInfo()
CfnPartition.StorageDescriptorPropertygetSkewedInfo in interface CfnPartition.StorageDescriptorPropertypublic final Object getSortColumns()
CfnPartition.StorageDescriptorPropertygetSortColumns in interface CfnPartition.StorageDescriptorPropertypublic final Object getStoredAsSubDirectories()
CfnPartition.StorageDescriptorPropertygetStoredAsSubDirectories in interface CfnPartition.StorageDescriptorProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.