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