public class TextMap extends Object
protected Map<String,String>
string
TextMap()
void
add(Text text)
String
get()
set(Text[] text)
Text[]
toArray()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Map<String,String> string
public TextMap()
public Text[] toArray()
public void set(Text[] text)
public void add(Text text)
public String get()
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.