Uses of Interface
org.apache.storm.multilang.ISerializer
- 
Packages that use ISerializer Package Description org.apache.storm.multilang org.apache.storm.utils 
- 
- 
Uses of ISerializer in org.apache.storm.multilangClasses in org.apache.storm.multilang that implement ISerializer Modifier and Type Class Description classJsonSerializerJsonSerializer implements the JSON multilang protocol.
- 
Uses of ISerializer in org.apache.storm.utilsFields in org.apache.storm.utils declared as ISerializer Modifier and Type Field Description ISerializerShellProcess. serializer
 
-