public static class SortFns.TupleKeyFn<V extends Tuple,K extends Tuple> extends MapFn<V,K>
Tuple instance.| Constructor and Description |
|---|
TupleKeyFn(int[] indices,
TupleFactory tupleFactory) |
| Modifier and Type | Method and Description |
|---|---|
K |
map(V input)
Maps the given input into an instance of the output type.
|
process, scaleFactorcleanup, configure, disableDeepCopy, initialize, setConfiguration, setContextCopyright © 2016 The Apache Software Foundation. All rights reserved.