Uses of Interface
one.microstream.functional.InstanceDispatcherLogic
Package | Description |
---|---|
one.microstream.persistence.binary.types | |
one.microstream.persistence.types | |
one.microstream.util |
-
Uses of InstanceDispatcherLogic in one.microstream.persistence.binary.types
Methods in one.microstream.persistence.binary.types with parameters of type InstanceDispatcherLogic Modifier and Type Method Description static BinaryPersistenceFoundation<?>
BinaryPersistence. Foundation(InstanceDispatcherLogic dispatcher)
-
Uses of InstanceDispatcherLogic in one.microstream.persistence.types
Methods in one.microstream.persistence.types that return InstanceDispatcherLogic Modifier and Type Method Description InstanceDispatcherLogic
PersistenceFoundation.Default. getInstanceDispatcherLogic()
InstanceDispatcherLogic
PersistenceFoundation. getInstanceDispatcherLogic()
Methods in one.microstream.persistence.types with parameters of type InstanceDispatcherLogic Modifier and Type Method Description F
PersistenceFoundation.Default. setInstanceDispatcher(InstanceDispatcherLogic instanceDispatcher)
F
PersistenceFoundation. setInstanceDispatcher(InstanceDispatcherLogic instanceDispatcher)
-
Uses of InstanceDispatcherLogic in one.microstream.util
Methods in one.microstream.util that return InstanceDispatcherLogic Modifier and Type Method Description InstanceDispatcherLogic
InstanceDispatcher.Default. getInstanceDispatcherLogic()
InstanceDispatcherLogic
InstanceDispatcher. getInstanceDispatcherLogic()
Methods in one.microstream.util with parameters of type InstanceDispatcherLogic Modifier and Type Method Description InstanceDispatcher
InstanceDispatcher.Default. setInstanceDispatcherLogic(InstanceDispatcherLogic instanceDispatcher)
InstanceDispatcher
InstanceDispatcher. setInstanceDispatcherLogic(InstanceDispatcherLogic logic)