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