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