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