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