Uses of Class
org.apache.flink.streaming.util.keys.KeySelectorUtil.ArrayKeySelector
Packages that use KeySelectorUtil.ArrayKeySelector
-
Uses of KeySelectorUtil.ArrayKeySelector in org.apache.flink.streaming.util.keys
Methods in org.apache.flink.streaming.util.keys that return KeySelectorUtil.ArrayKeySelectorModifier and TypeMethodDescriptionstatic <X> KeySelectorUtil.ArrayKeySelector<X>KeySelectorUtil.getSelectorForArray(int[] positions, org.apache.flink.api.common.typeinfo.TypeInformation<X> typeInfo)