public static class ListPartitioningDTO.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ListPartitioningDTO |
build()
Builds the ListPartitioningDTO.
|
ListPartitioningDTO.Builder |
withFieldNames(java.lang.String[][] fieldNames)
Set the field names for the builder.
|
public ListPartitioningDTO.Builder withFieldNames(java.lang.String[][] fieldNames)
fieldNames - The names of the fields to partition.public ListPartitioningDTO build()