Infinispan Remote CacheStore 8.2.10.Final-redhat-1
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.infinispan.commons.marshall.AbstractMarshaller
-
- org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
-
- org.infinispan.persistence.remote.upgrade.MigrationMarshaller
-
- All Implemented Interfaces:
- org.infinispan.commons.marshall.Marshaller, org.infinispan.commons.marshall.StreamingMarshaller
public class MigrationMarshaller
extends org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
MigrationMarshaller. Uses the Remote Store classloader so that appropriate
backwards-compatibility classes are loaded.
- Since:
- 6.0
- Author:
- Tristan Tarrant
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller.DebuggingExceptionListener
-
Field Summary
-
Fields inherited from class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
baseCfg, DEF_CLASS_COUNT, DEF_INSTANCE_COUNT, factory, log, trace
-
Fields inherited from class org.infinispan.commons.marshall.AbstractMarshaller
marshallableTypeHints
-
Method Summary
-
Methods inherited from class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
finishObjectInput, finishObjectOutput, isMarshallable, isMarshallableCandidate, objectFromByteBuffer, objectFromObjectStream, objectToBuffer, objectToObjectStream, start, startObjectInput, startObjectOutput, stop
-
Methods inherited from class org.infinispan.commons.marshall.AbstractMarshaller
getBufferSizePredictor, objectFromByteBuffer, objectFromInputStream, objectToBuffer, objectToByteBuffer, objectToByteBuffer
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.infinispan.commons.marshall.StreamingMarshaller
objectFromInputStream
-
Methods inherited from interface org.infinispan.commons.marshall.Marshaller
getBufferSizePredictor, objectFromByteBuffer, objectToBuffer, objectToByteBuffer, objectToByteBuffer
Infinispan Remote CacheStore 8.2.10.Final-redhat-1
- Detail:
- Field |
- Constr |
- Method
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.