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