@PublicEvolving
public interface SplitFetcherTask
Runnable but allows throwing exceptions and wakeup.| Modifier and Type | Method and Description |
|---|---|
boolean |
run()
Run the logic.
|
void |
wakeUp()
Wake up the running thread.
|
boolean run()
throws IOException
IOException - when the performed I/O operation fails.void wakeUp()
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.