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.multilang
Classes in org.apache.storm.multilang that implement ISerializer Modifier and Type Class Description class
JsonSerializer
JsonSerializer implements the JSON multilang protocol. -
Uses of ISerializer in org.apache.storm.utils
Fields in org.apache.storm.utils declared as ISerializer Modifier and Type Field Description ISerializer
ShellProcess. serializer
-