K
S
@FunctionalInterface public interface KeyedStateFunction<K,S extends org.apache.flink.api.common.state.State>
void
process(K key, S state)
void process(K key, S state) throws Exception
key
state
Exception
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.