public interface TupleRenderer
Modifier and Type | Method and Description |
---|---|
String |
getKeyString(Object key)
Gets the key Object rendered as a String.
|
String |
getValueString(Object value)
Gets the value Object rendered as a String.
|
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.