Uses of Interface
one.microstream.reference.LazyReferenceManager.Controller
Package | Description |
---|---|
one.microstream.reference | |
one.microstream.storage.types |
-
Uses of LazyReferenceManager.Controller in one.microstream.reference
Methods 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 LazyReferenceManager
LazyReferenceManager. addController(LazyReferenceManager.Controller controller)
LazyReferenceManager
LazyReferenceManager.Default. addController(LazyReferenceManager.Controller controller)
boolean
LazyReferenceManager.Default. removeController(LazyReferenceManager.Controller controller)
boolean
LazyReferenceManager. removeController(LazyReferenceManager.Controller controller)
-
Uses of LazyReferenceManager.Controller in one.microstream.storage.types
Classes in one.microstream.storage.types that implement LazyReferenceManager.Controller Modifier and Type Class Description static class
EmbeddedStorageManager.Default