Interface ILoader
-
- All Known Implementing Classes:
DeletionLoader,SchemaLoader,TsFileLoader
public interface ILoaderThis interface is used to load files, including tsFile, syncTask, schema, modsFile and deletePlan.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidload()
-
-
-
Method Detail
-
load
void load() throws PipeDataLoadException
- Throws:
PipeDataLoadException
-
-