Class HotRodPair$___Marshaller_4865dd95bf57b877f760fdb177d089e8a20319361bd854e286630dc2ff9d1c1d
- java.lang.Object
-
- org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
-
- org.keycloak.models.map.storage.hotRod.common.HotRodPair$___Marshaller_4865dd95bf57b877f760fdb177d089e8a20319361bd854e286630dc2ff9d1c1d
-
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<HotRodPair>,org.infinispan.protostream.RawProtobufMarshaller<HotRodPair>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class HotRodPair$___Marshaller_4865dd95bf57b877f760fdb177d089e8a20319361bd854e286630dc2ff9d1c1d extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.RawProtobufMarshaller<HotRodPair>
WARNING: Generated code! Do not edit!
-
-
Constructor Summary
Constructors Constructor Description HotRodPair$___Marshaller_4865dd95bf57b877f760fdb177d089e8a20319361bd854e286630dc2ff9d1c1d()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<HotRodPair>getJavaClass()StringgetTypeName()HotRodPairreadFrom(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamReader $2)voidwriteTo(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamWriter $2, HotRodPair $3)
-
-
-
Method Detail
-
getJavaClass
public Class<HotRodPair> getJavaClass()
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<HotRodPair>
-
getTypeName
public String getTypeName()
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<HotRodPair>
-
readFrom
public HotRodPair readFrom(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamReader $2) throws IOException
- Specified by:
readFromin interfaceorg.infinispan.protostream.RawProtobufMarshaller<HotRodPair>- Throws:
IOException
-
writeTo
public void writeTo(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamWriter $2, HotRodPair $3) throws IOException- Specified by:
writeToin interfaceorg.infinispan.protostream.RawProtobufMarshaller<HotRodPair>- Throws:
IOException
-
-