Class and Description |
---|
SingleThreadFetcherManager
A Fetcher Manager with a single fetching thread (I/O thread) that handles all splits
concurrently.
|
SplitFetcherManager
A class responsible for starting the
SplitFetcher and manage the life cycles of them. |
Class and Description |
---|
SplitFetcher
The internal fetcher runnable responsible for polling message from the external system.
|
SplitFetcherManager
A class responsible for starting the
SplitFetcher and manage the life cycles of them. |
SplitFetcherTask
An interface similar to
Runnable but allows throwing exceptions and wakeup. |
Class and Description |
---|
SingleThreadFetcherManager
A Fetcher Manager with a single fetching thread (I/O thread) that handles all splits
concurrently.
|
SplitFetcherManager
A class responsible for starting the
SplitFetcher and manage the life cycles of them. |
Class and Description |
---|
SplitFetcher
The internal fetcher runnable responsible for polling message from the external system.
|
SplitFetcherManager
A class responsible for starting the
SplitFetcher and manage the life cycles of them. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.