@Experimental
public interface FetchTask<Split>
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
FetchTask.Context
Base context used in the execution of fetch task.
|
void execute(FetchTask.Context context) throws Exception
Exceptionboolean isRunning()
Split getSplit()
Copyright © 2022 10MG. All rights reserved.