@Stability(value=Stable)
public static interface CfnDeliveryStream.OrcSerDeProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeliveryStream.OrcSerDeProperty.Builder
A builder for
CfnDeliveryStream.OrcSerDeProperty |
static class |
CfnDeliveryStream.OrcSerDeProperty.Jsii$Proxy
An implementation for
CfnDeliveryStream.OrcSerDeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeliveryStream.OrcSerDeProperty.Builder |
builder() |
default Number |
getBlockSizeBytes()
`CfnDeliveryStream.OrcSerDeProperty.BlockSizeBytes`.
|
default List<String> |
getBloomFilterColumns()
`CfnDeliveryStream.OrcSerDeProperty.BloomFilterColumns`.
|
default Number |
getBloomFilterFalsePositiveProbability()
`CfnDeliveryStream.OrcSerDeProperty.BloomFilterFalsePositiveProbability`.
|
default String |
getCompression()
`CfnDeliveryStream.OrcSerDeProperty.Compression`.
|
default Number |
getDictionaryKeyThreshold()
`CfnDeliveryStream.OrcSerDeProperty.DictionaryKeyThreshold`.
|
default Object |
getEnablePadding()
`CfnDeliveryStream.OrcSerDeProperty.EnablePadding`.
|
default String |
getFormatVersion()
`CfnDeliveryStream.OrcSerDeProperty.FormatVersion`.
|
default Number |
getPaddingTolerance()
`CfnDeliveryStream.OrcSerDeProperty.PaddingTolerance`.
|
default Number |
getRowIndexStride()
`CfnDeliveryStream.OrcSerDeProperty.RowIndexStride`.
|
default Number |
getStripeSizeBytes()
`CfnDeliveryStream.OrcSerDeProperty.StripeSizeBytes`.
|
@Stability(value=Stable) @Nullable default Number getBlockSizeBytes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-blocksizebytes@Stability(value=Stable) @Nullable default List<String> getBloomFilterColumns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-bloomfiltercolumns@Stability(value=Stable) @Nullable default Number getBloomFilterFalsePositiveProbability()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-bloomfilterfalsepositiveprobability@Stability(value=Stable) @Nullable default String getCompression()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-compression@Stability(value=Stable) @Nullable default Number getDictionaryKeyThreshold()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-dictionarykeythreshold@Stability(value=Stable) @Nullable default Object getEnablePadding()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-enablepadding@Stability(value=Stable) @Nullable default String getFormatVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-formatversion@Stability(value=Stable) @Nullable default Number getPaddingTolerance()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-paddingtolerance@Stability(value=Stable) @Nullable default Number getRowIndexStride()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-rowindexstride@Stability(value=Stable) @Nullable default Number getStripeSizeBytes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-stripesizebytes@Stability(value=Stable) static CfnDeliveryStream.OrcSerDeProperty.Builder builder()
Copyright © 2020. All rights reserved.