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 © 2015 The Apache Software Foundation. All Rights Reserved.