Package one.microstream.storage.types
Interface StorageRequestTaskExportEntitiesByType
- All Superinterfaces:
- StorageRequestTask,- StorageTask
- All Known Implementing Classes:
- StorageRequestTaskExportEntitiesByType.Default
public interface StorageRequestTaskExportEntitiesByType extends StorageRequestTask
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static classStorageRequestTaskExportEntitiesByType.Defaultstatic classStorageRequestTaskExportEntitiesByType.ExportItemNested classes/interfaces inherited from interface one.microstream.storage.types.StorageTaskStorageTask.Abstract, StorageTask.DummyTask
- 
Method SummaryModifier and Type Method Description StorageEntityTypeExportStatisticsresult()Methods inherited from interface one.microstream.storage.types.StorageTaskawaitNext, hasProblems, isComplete, next, problemForChannel, problems, processBy, setNext, timestamp, waitOnCompletion
- 
Method Details- 
resultStorageEntityTypeExportStatistics result()
 
-