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