@Internal public class RemoveSplitsTask<SplitT extends org.apache.flink.api.connector.source.SourceSplit> extends Object implements SplitFetcherTask
| Modifier and Type | Method and Description |
|---|---|
boolean |
run()
Run the logic.
|
String |
toString() |
void |
wakeUp()
Wake up the running thread.
|
public boolean run()
SplitFetcherTaskrun in interface SplitFetcherTaskpublic void wakeUp()
SplitFetcherTaskwakeUp in interface SplitFetcherTaskCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.