Package one.microstream.storage.types
Interface StorageChannelTaskInitialize
- All Superinterfaces:
- StorageChannelTask,- StorageTask
- All Known Implementing Classes:
- StorageChannelTaskInitialize.Default
public interface StorageChannelTaskInitialize extends StorageChannelTask
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static classStorageChannelTaskInitialize.DefaultNested classes/interfaces inherited from interface one.microstream.storage.types.StorageChannelTaskStorageChannelTask.Abstract<R>Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageTaskStorageTask.DummyTask
- 
Method SummaryModifier and Type Method Description StorageIdAnalysisidAnalysis()Methods inherited from interface one.microstream.storage.types.StorageChannelTaskaddProblem, incrementCompletionProgressMethods inherited from interface one.microstream.storage.types.StorageTaskawaitNext, hasProblems, isComplete, next, problemForChannel, problems, processBy, setNext, timestamp, waitOnCompletion
- 
Method Details- 
idAnalysisStorageIdAnalysis idAnalysis()
 
-