public static class GroupedProcessingTimeWindowExample.FirstFieldKeyExtractor<Type extends org.apache.flink.api.java.tuple.Tuple,Key> extends Object implements org.apache.flink.api.java.functions.KeySelector<Type,Key>
FirstFieldKeyExtractor()
Key
getKey(Type value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FirstFieldKeyExtractor()
public Key getKey(Type value)
getKey
org.apache.flink.api.java.functions.KeySelector<Type extends org.apache.flink.api.java.tuple.Tuple,Key>
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.