Uses of Interface
one.microstream.reference.LazyReferenceManager.Controller
| Package | Description | 
|---|---|
| one.microstream.reference | |
| one.microstream.storage.types | 
- 
Uses of LazyReferenceManager.Controller in one.microstream.referenceMethods in one.microstream.reference with type parameters of type LazyReferenceManager.Controller Modifier and Type Method Description <P extends Consumer<? super LazyReferenceManager.Controller>>
 PLazyReferenceManager.Default. iterateControllers(P iterator)<P extends Consumer<? super LazyReferenceManager.Controller>>
 PLazyReferenceManager. iterateControllers(P iterator)Methods in one.microstream.reference with parameters of type LazyReferenceManager.Controller Modifier and Type Method Description LazyReferenceManagerLazyReferenceManager. addController(LazyReferenceManager.Controller controller)LazyReferenceManagerLazyReferenceManager.Default. addController(LazyReferenceManager.Controller controller)booleanLazyReferenceManager.Default. removeController(LazyReferenceManager.Controller controller)booleanLazyReferenceManager. removeController(LazyReferenceManager.Controller controller)
- 
Uses of LazyReferenceManager.Controller in one.microstream.storage.typesClasses in one.microstream.storage.types that implement LazyReferenceManager.Controller Modifier and Type Class Description static classEmbeddedStorageManager.Default