Uses of Class
org.apache.storm.generated.ThriftSerializedObject
-
Uses of ThriftSerializedObject in org.apache.storm.generated
Modifier and TypeMethodDescriptionint
ThriftSerializedObject.compareTo
(ThriftSerializedObject other) boolean
ThriftSerializedObject.equals
(ThriftSerializedObject that) void
LocalStateData.put_to_serialized_parts
(String key, ThriftSerializedObject val) Modifier and TypeMethodDescriptionvoid
LocalStateData.set_serialized_parts
(Map<String, ThriftSerializedObject> serialized_parts) ModifierConstructorDescriptionPerforms a deep copy on other.ModifierConstructorDescriptionLocalStateData
(Map<String, ThriftSerializedObject> serialized_parts)