T - Type of the input data.K - Type of the key-by field.@FunctionalInterface public interface KeyFunction<T,K> extends Function
| Modifier and Type | Method and Description |
|---|---|
K |
keyBy(T value) |
loadCheckpoint, saveCheckpointCopyright © 2020. All rights reserved.