Uses of Class
org.apache.storm.generated.ThriftSerializedObject
Packages that use ThriftSerializedObject
-
Uses of ThriftSerializedObject in org.apache.storm.generated
Methods in org.apache.storm.generated that return ThriftSerializedObjectMethods in org.apache.storm.generated that return types with arguments of type ThriftSerializedObjectMethods in org.apache.storm.generated with parameters of type ThriftSerializedObjectModifier and TypeMethodDescriptionint
ThriftSerializedObject.compareTo
(ThriftSerializedObject other) boolean
ThriftSerializedObject.equals
(ThriftSerializedObject that) void
LocalStateData.put_to_serialized_parts
(String key, ThriftSerializedObject val) Method parameters in org.apache.storm.generated with type arguments of type ThriftSerializedObjectModifier and TypeMethodDescriptionvoid
LocalStateData.set_serialized_parts
(Map<String, ThriftSerializedObject> serialized_parts) Constructors in org.apache.storm.generated with parameters of type ThriftSerializedObjectModifierConstructorDescriptionPerforms a deep copy on other.Constructor parameters in org.apache.storm.generated with type arguments of type ThriftSerializedObjectModifierConstructorDescriptionLocalStateData
(Map<String, ThriftSerializedObject> serialized_parts)