public class StreamInsertMapToPairFunction extends Object implements PairFunction<Values,Object,Values>
Constructor and Description |
---|
StreamInsertMapToPairFunction(int primaryKeyIndex) |
Modifier and Type | Method and Description |
---|---|
Pair<Object,Values> |
apply(Values input)
Applies this function to the given argument.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.