Class IracPutManyRequest$___Marshaller_5a1bba0727f2a54552393a80c4dc58cb04f8d52df77163a32f3984fdcfedb6c9
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.xsite.commands.remote.IracPutManyRequest$___Marshaller_5a1bba0727f2a54552393a80c4dc58cb04f8d52df77163a32f3984fdcfedb6c9
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<IracPutManyRequest>,org.infinispan.protostream.ProtobufTagMarshaller<IracPutManyRequest>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class IracPutManyRequest$___Marshaller_5a1bba0727f2a54552393a80c4dc58cb04f8d52df77163a32f3984fdcfedb6c9
extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
implements org.infinispan.protostream.ProtobufTagMarshaller<IracPutManyRequest>
WARNING: Generated code! Do not edit!
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.infinispan.protostream.ProtobufTagMarshaller
org.infinispan.protostream.ProtobufTagMarshaller.OperationContext, org.infinispan.protostream.ProtobufTagMarshaller.ReadContext, org.infinispan.protostream.ProtobufTagMarshaller.WriteContext -
Field Summary
Fields inherited from interface org.infinispan.protostream.BaseMarshaller
EMPTY -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionread(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) voidwrite(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, IracPutManyRequest $2) Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessageMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.infinispan.protostream.BaseMarshaller
getSubClassNames
-
Constructor Details
-
IracPutManyRequest$___Marshaller_5a1bba0727f2a54552393a80c4dc58cb04f8d52df77163a32f3984fdcfedb6c9
public IracPutManyRequest$___Marshaller_5a1bba0727f2a54552393a80c4dc58cb04f8d52df77163a32f3984fdcfedb6c9()
-
-
Method Details
-
getJavaClass
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<IracPutManyRequest>
-
getTypeName
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<IracPutManyRequest>
-
read
public IracPutManyRequest read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException - Specified by:
readin interfaceorg.infinispan.protostream.ProtobufTagMarshaller<IracPutManyRequest>- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, IracPutManyRequest $2) throws IOException - Specified by:
writein interfaceorg.infinispan.protostream.ProtobufTagMarshaller<IracPutManyRequest>- Throws:
IOException
-