Class LatestConfig.Builder
java.lang.Object
org.elasticsearch.client.transform.transforms.latest.LatestConfig.Builder
- Enclosing class:
- LatestConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()setUniqueKey(String... uniqueKey) Set how to group the source datasetUniqueKey(List<String> uniqueKey)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setUniqueKey
Set how to group the source data- Parameters:
uniqueKey- The configuration describing how to group the source data- Returns:
- the
LatestConfig.Builderwith the unique key set.
-
setUniqueKey
-
setSort
-
build
-