Uses of Class
org.apache.storm.validation.ConfigValidationAnnotations.IsKryoReg
-
Packages that use ConfigValidationAnnotations.IsKryoReg Package Description org.apache.storm -
-
Uses of ConfigValidationAnnotations.IsKryoReg in org.apache.storm
Fields in org.apache.storm with annotations of type ConfigValidationAnnotations.IsKryoReg Modifier and Type Field Description static String
Config. TOPOLOGY_KRYO_REGISTER
A list of serialization registrations for Kryo ( https://github.com/EsotericSoftware/kryo ), the underlying serialization framework for Storm.
-