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