public class StreamsScanTupleValueMapper extends Object implements TupleValueMapper<Values>
Constructor and Description |
---|
StreamsScanTupleValueMapper(List<String> fieldNames)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Values |
apply(Tuple input)
Applies this function to the given argument.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.