Uses of Class
org.apache.storm.localizer.GoodToGo
Packages that use GoodToGo
- 
Uses of GoodToGo in org.apache.storm.daemon.supervisorMethods in org.apache.storm.daemon.supervisor with parameters of type GoodToGoModifier and TypeMethodDescriptionvoidSlot.blobChanging(LocalAssignment assignment, int port, LocallyCachedBlob blob, GoodToGo go) 
- 
Uses of GoodToGo in org.apache.storm.localizerMethods in org.apache.storm.localizer with parameters of type GoodToGoModifier and TypeMethodDescriptionvoidBlobChangingCallback.blobChanging(LocalAssignment assignment, int port, LocallyCachedBlob blob, GoodToGo go) Informs the listener that a blob has changed and is ready to update and replace a localized blob that has been marked as tied to the life cycle of the worker process.