Package org.apache.hadoop.hbase.util
Class JsonMapper
java.lang.Object
org.apache.hadoop.hbase.util.JsonMapper
Utility class for converting objects to JSON
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final org.apache.hbase.thirdparty.com.google.gson.Gson
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
GSON
 
- 
- 
Constructor Details- 
JsonMapperprivate JsonMapper()
 
- 
- 
Method Details- 
writeMapAsString- Throws:
- IOException
 
- 
writeObjectAsString- Throws:
- IOException
 
- 
fromJson
 
-