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