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