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