Uses of Interface
one.microstream.util.Cloneable
-
Uses of Cloneable in one.microstream.persistence.binary.types
Subinterfaces of Cloneable in one.microstream.persistence.binary.types Modifier and Type Interface Description interface
BinaryPersistenceFoundation<F extends BinaryPersistenceFoundation<?>>
Factory and master instance type for assembling and binary persistence layer.Classes in one.microstream.persistence.binary.types that implement Cloneable Modifier and Type Class Description static class
BinaryPersistenceFoundation.Default<F extends BinaryPersistenceFoundation.Default<?>>
-
Uses of Cloneable in one.microstream.persistence.internal
Classes in one.microstream.persistence.internal that implement Cloneable Modifier and Type Class Description class
CompositeIdProvider
class
DefaultObjectRegistry
class
FileObjectIdProvider
-
Uses of Cloneable in one.microstream.persistence.types
Subinterfaces of Cloneable in one.microstream.persistence.types Modifier and Type Interface Description interface
PersistenceFoundation<D,F extends PersistenceFoundation<D,?>>
This type serves as a factory instance for buidlingPersistenceManager
instances.interface
PersistenceManager<D>
interface
PersistenceObjectIdProvider
interface
PersistenceObjectManager<D>
interface
PersistenceObjectRegistry
A registry type for biunique associations of arbitrary objects with ids.Classes in one.microstream.persistence.types that implement Cloneable Modifier and Type Class Description static class
PersistenceFoundation.Default<D,F extends PersistenceFoundation.Default<D,?>>
static class
PersistenceManager.Default<D>
static class
PersistenceObjectIdProvider.Failing
static class
PersistenceObjectIdProvider.Transient
static class
PersistenceObjectManager.Default<D>
-
Uses of Cloneable in one.microstream.storage.restadapter
Subinterfaces of Cloneable in one.microstream.storage.restadapter Modifier and Type Interface Description interface
ViewerBinaryPersistenceManager
Classes in one.microstream.storage.restadapter that implement Cloneable Modifier and Type Class Description static class
ViewerBinaryPersistenceManager.Default
class
ViewerObjectRegistryDisabled
Implements a disabledPersistenceObjectRegistry
. -
Uses of Cloneable in one.microstream.storage.types
Subinterfaces of Cloneable in one.microstream.storage.types Modifier and Type Interface Description interface
EmbeddedStorageConnectionFoundation<F extends EmbeddedStorageConnectionFoundation<?>>
Classes in one.microstream.storage.types that implement Cloneable Modifier and Type Class Description static class
EmbeddedStorageConnectionFoundation.Default<F extends EmbeddedStorageConnectionFoundation.Default<?>>