public interface TupleMapper extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getKeyFromTuple(ITuple tuple)
Extracts key from tuple.
|
String |
getValueFromTuple(ITuple tuple)
Extracts value from tuple.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.