Class SerializerTypeInfoStrategy.Diff

java.lang.Object
one.microstream.persistence.binary.util.SerializerTypeInfoStrategy.IncrementalDiff
one.microstream.persistence.binary.util.SerializerTypeInfoStrategy.Diff
All Implemented Interfaces:
SerializerTypeInfoStrategy, PersistenceTypeDefinitionRegistrationObserver
Enclosing interface:
SerializerTypeInfoStrategy

public static class SerializerTypeInfoStrategy.Diff
extends SerializerTypeInfoStrategy.IncrementalDiff
This implementation includes type information for types added to the serializers type registry in the current serialization and all previous serializations. Types that are registered during the serializers setup are never included.