public static class KeySelectorUtil.ComparableKeySelector<IN> extends Object implements org.apache.flink.api.java.functions.KeySelector<IN,org.apache.flink.api.java.tuple.Tuple>
| Constructor and Description |
|---|
ComparableKeySelector(org.apache.flink.api.common.typeutils.TypeComparator<IN> comparator,
int keyLength) |
public ComparableKeySelector(org.apache.flink.api.common.typeutils.TypeComparator<IN> comparator, int keyLength)
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.