Package org.apache.storm.serialization
Class ThriftSerializationDelegate
java.lang.Object
org.apache.storm.serialization.ThriftSerializationDelegate
- All Implemented Interfaces:
- SerializationDelegate
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ThriftSerializationDelegatepublic ThriftSerializationDelegate()
 
- 
- 
Method Details- 
prepareDescription copied from interface:SerializationDelegateLifecycle step that will be called after instantiating with nullary constructor.- Specified by:
- preparein interface- SerializationDelegate
 
- 
serialize- Specified by:
- serializein interface- SerializationDelegate
 
- 
deserialize- Specified by:
- deserializein interface- SerializationDelegate
 
 
-