Uses of Class
org.infinispan.tools.store.migrator.marshaller.common.AbstractUnsupportedStreamingMarshaller
Packages that use AbstractUnsupportedStreamingMarshaller
Package
Description
-
Uses of AbstractUnsupportedStreamingMarshaller in org.infinispan.tools.store.migrator.marshaller.infinispan10
-
Uses of AbstractUnsupportedStreamingMarshaller in org.infinispan.tools.store.migrator.marshaller.infinispan8
Subclasses of AbstractUnsupportedStreamingMarshaller in org.infinispan.tools.store.migrator.marshaller.infinispan8Modifier and TypeClassDescriptionclassLegacyVersionAwareMarshaller that is used to read bytes marshalled using Infinispan 8.x. -
Uses of AbstractUnsupportedStreamingMarshaller in org.infinispan.tools.store.migrator.marshaller.infinispan9
Subclasses of AbstractUnsupportedStreamingMarshaller in org.infinispan.tools.store.migrator.marshaller.infinispan9Modifier and TypeClassDescriptionclassLegacy marshaller for reading from Infinispan 9.x stores.