Package org.infinispan.rest.distribution
Class CacheDistributionRunnable$___Marshaller_45f1040aff503b6010c6b926057475925f0a64804eab6e8f0d6f4ba5ddce3a36
- java.lang.Object
-
- org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
-
- org.infinispan.rest.distribution.CacheDistributionRunnable$___Marshaller_45f1040aff503b6010c6b926057475925f0a64804eab6e8f0d6f4ba5ddce3a36
-
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<CacheDistributionRunnable>,org.infinispan.protostream.ProtobufTagMarshaller<CacheDistributionRunnable>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class CacheDistributionRunnable$___Marshaller_45f1040aff503b6010c6b926057475925f0a64804eab6e8f0d6f4ba5ddce3a36 extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.ProtobufTagMarshaller<CacheDistributionRunnable>
WARNING: Generated code! Do not edit!
-
-
Constructor Summary
Constructors Constructor Description CacheDistributionRunnable$___Marshaller_45f1040aff503b6010c6b926057475925f0a64804eab6e8f0d6f4ba5ddce3a36()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<CacheDistributionRunnable>getJavaClass()StringgetTypeName()CacheDistributionRunnableread(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)voidwrite(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, CacheDistributionRunnable $2)
-
-
-
Method Detail
-
getJavaClass
public Class<CacheDistributionRunnable> getJavaClass()
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<CacheDistributionRunnable>
-
getTypeName
public String getTypeName()
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<CacheDistributionRunnable>
-
read
public CacheDistributionRunnable read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException
- Specified by:
readin interfaceorg.infinispan.protostream.ProtobufTagMarshaller<CacheDistributionRunnable>- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, CacheDistributionRunnable $2) throws IOException- Specified by:
writein interfaceorg.infinispan.protostream.ProtobufTagMarshaller<CacheDistributionRunnable>- Throws:
IOException
-
-