Package org.apache.storm.utils
Class ObjectReader
java.lang.Object
org.apache.storm.utils.ObjectReader
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ObjectReader
public ObjectReader()
-
-
Method Details
-
getStrings
Convert the input into a list of string; ignore null members.- Parameters:
o
- the input object- Returns:
- a list of string
-
getString
-
getString
-
getInt
-
getInt
-
getLong
-
getLong
-
getDouble
-
getDouble
-
getBoolean
-