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