@FunctionalInterface public static interface KeyedStateBackend.KeySelectionListener<K>
KeyedStateBackend.setCurrentKey(K) is called (key context changes).| 限定符和类型 | 方法和说明 |
|---|---|
void |
keySelected(K newKey)
Callback when key context is switched.
|
void keySelected(K newKey)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.