public interface LoadPeonCallback
| Modifier and Type | Method and Description |
|---|---|
void |
execute(boolean success)
Ideally, this method is called after the load/drop opertion is successfully done, i.e., the historical node
removes the zookeeper node from loadQueue and announces/unannouces the segment.
|
void execute(boolean success)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.