-
|
Hi all; |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hi, there is |
Beta Was this translation helpful? Give feedback.
-
|
Hi all; |
Beta Was this translation helpful? Give feedback.
-
|
Hi, there is |
Beta Was this translation helpful? Give feedback.
Hi,
there is
one.microstream.persistence.types.PersistenceLocalObjectIdRegistry.iterateMergeableEntries(PersistenceAcceptor)which is implemented by our default storers. As it is not part of theone.microstream.persistence.types.Storerinterface you need to cast the storer instance toPersistenceLocalObjectIdRegistryor to the storer implementation itself e.g.one.microstream.persistence.binary.types.BinaryStorer.Default