T - Type of the input data.@FunctionalInterface public interface ProcessFunction<T> extends Function
| Modifier and Type | Method and Description |
|---|---|
void |
process(T value) |
loadCheckpoint, saveCheckpointvoid process(T value)
Copyright © 2020. All rights reserved.