Interface | Description |
---|---|
AsyncPersistHandler |
The handler that handles the scheduled async persist requests on files, and decides which worker
to take the persistence task.
|
Class | Description |
---|---|
AsyncPersistHandler.Factory |
Factory for
AsyncPersistHandler . |
DefaultAsyncPersistHandler |
The default handler for async persistence that schedules the persistence on the workers that
contains all the blocks of a given file, and the handler returns the scheduled request whenever
the corresponding worker polls.
|
Copyright © 2023. All Rights Reserved.