Class Infinispan8Marshaller

java.lang.Object
org.infinispan.commons.marshall.AbstractMarshaller
org.infinispan.tools.store.migrator.marshaller.common.AbstractUnsupportedStreamingMarshaller
org.infinispan.tools.store.migrator.marshaller.infinispan8.Infinispan8Marshaller
All Implemented Interfaces:
org.infinispan.commons.marshall.Marshaller, org.infinispan.commons.marshall.StreamingMarshaller

public class Infinispan8Marshaller extends AbstractUnsupportedStreamingMarshaller
LegacyVersionAwareMarshaller that is used to read bytes marshalled using Infinispan 8.x. This is useful for providing a migration path from 8.x stores.