Uses of Package
org.apache.storm.messaging
Packages that use org.apache.storm.messaging
Package
Description
- 
Classes in org.apache.storm.messaging used by org.apache.storm.daemon.supervisor
- 
Classes in org.apache.storm.messaging used by org.apache.storm.daemon.worker
- 
Classes in org.apache.storm.messaging used by org.apache.storm.messagingClassDescriptionA class that is called when a TaskMessage arrives.This interface needs to be implemented for messaging plugin.
- 
Classes in org.apache.storm.messaging used by org.apache.storm.messaging.localClassDescriptionA class that is called when a TaskMessage arrives.This interface needs to be implemented for messaging plugin.
- 
Classes in org.apache.storm.messaging used by org.apache.storm.messaging.nettyClassDescriptionA class that is called when a TaskMessage arrives.This interface needs to be implemented for messaging plugin.
- 
Classes in org.apache.storm.messaging used by org.apache.storm.utils