Uses of Interface
one.microstream.util.InstanceDispatcher
-
Uses of InstanceDispatcher in one.microstream.com
Classes in one.microstream.com that implement InstanceDispatcher Modifier and Type Class Description static class
ComFoundation.Abstract<C,F extends ComFoundation.Abstract<C,?>>
static class
ComFoundation.Default<F extends ComFoundation.Default<F>>
-
Uses of InstanceDispatcher in one.microstream.persistence.binary.types
Classes in one.microstream.persistence.binary.types that implement InstanceDispatcher Modifier and Type Class Description static class
BinaryPersistenceFoundation.Default<F extends BinaryPersistenceFoundation.Default<?>>
-
Uses of InstanceDispatcher in one.microstream.persistence.types
Classes in one.microstream.persistence.types that implement InstanceDispatcher Modifier and Type Class Description static class
PersistenceFoundation.Default<D,F extends PersistenceFoundation.Default<D,?>>
-
Uses of InstanceDispatcher in one.microstream.storage.types
Classes in one.microstream.storage.types that implement InstanceDispatcher Modifier and Type Class Description static class
EmbeddedStorageConnectionFoundation.Default<F extends EmbeddedStorageConnectionFoundation.Default<?>>
static class
EmbeddedStorageFoundation.Default<F extends EmbeddedStorageFoundation.Default<?>>
static class
StorageFoundation.Default<F extends StorageFoundation.Default<?>>
-
Uses of InstanceDispatcher in one.microstream.util
Classes in one.microstream.util that implement InstanceDispatcher Modifier and Type Class Description static class
InstanceDispatcher.Default
Methods in one.microstream.util that return InstanceDispatcher Modifier and Type Method Description InstanceDispatcher
InstanceDispatcher.Default. setInstanceDispatcherLogic(InstanceDispatcherLogic instanceDispatcher)
InstanceDispatcher
InstanceDispatcher. setInstanceDispatcherLogic(InstanceDispatcherLogic logic)
-
Uses of InstanceDispatcher in one.microstream.util.xcsv
Classes in one.microstream.util.xcsv that implement InstanceDispatcher Modifier and Type Class Description static class
XCsvConfiguration.Builder.Default