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