Package | Description |
---|---|
org.apache.storm.daemon.supervisor | |
org.apache.storm.localizer |
Modifier and Type | Method and Description |
---|---|
void |
Slot.blobChanging(LocalAssignment assignment,
int port,
LocallyCachedBlob blob,
GoodToGo go) |
Modifier and Type | Method and Description |
---|---|
void |
BlobChangingCallback.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.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.