Package | Description |
---|---|
org.apache.flink.statefun.flink.state.processor.union |
Modifier and Type | Method and Description |
---|---|
static org.apache.flink.api.java.DataSet<TaggedBootstrapData> |
BootstrapDatasetUnion.apply(java.util.List<BootstrapDataset<?>> bootstrapDatasets)
Unions multiple
BootstrapDataset s to a single, tagged Flink dataset. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.