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