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