Package one.microstream.storage.types
Interface StorageRequestTaskImportDataFiles
-
- All Superinterfaces:
StorageRequestTask,StorageRequestTaskImportData<one.microstream.afs.types.AFile>,StorageTask
- All Known Implementing Classes:
StorageRequestTaskImportDataFiles.Default
public interface StorageRequestTaskImportDataFiles extends StorageRequestTaskImportData<one.microstream.afs.types.AFile>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classStorageRequestTaskImportDataFiles.Default-
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageRequestTaskImportData
StorageRequestTaskImportData.Abstract<S>
-
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageTask
StorageTask.DummyTask
-
-
Method Summary
-
Methods inherited from interface one.microstream.storage.types.StorageTask
awaitNext, hasProblems, isComplete, next, problemForChannel, problems, processBy, setNext, timestamp, waitOnCompletion
-
-