public static class SortFns.SingleKeyFn<V extends Tuple,K> extends MapFn<V,K>
Tuple
instance.Constructor and Description |
---|
SingleKeyFn(int index) |
Modifier and Type | Method and Description |
---|---|
K |
map(V input)
Maps the given input into an instance of the output type.
|
process, scaleFactor
cleanup, configure, disableDeepCopy, initialize, setConfiguration, setContext
Copyright © 2016 The Apache Software Foundation. All rights reserved.