Package org.apache.storm.state
Interface Serializer<T>
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- DefaultStateSerializer
Interface to be implemented for serlializing and de-serializing the state.
- 
Method Summary
- 
Method Details- 
serialize
- 
deserialize
 
-