public static class SchemaBuilderDsl.RowsPerPartition extends Object
Modifier and Type | Field and Description |
---|---|
static SchemaBuilderDsl.RowsPerPartition |
ALL |
static SchemaBuilderDsl.RowsPerPartition |
NONE |
Modifier and Type | Method and Description |
---|---|
String |
getValue() |
static SchemaBuilderDsl.RowsPerPartition |
rows(int rowNumber) |
@NonNull public static SchemaBuilderDsl.RowsPerPartition ALL
@NonNull public static SchemaBuilderDsl.RowsPerPartition NONE
@NonNull public static SchemaBuilderDsl.RowsPerPartition rows(int rowNumber)
@NonNull public String getValue()
Copyright © 2017–2018. All rights reserved.