Class CounterBackupEntry$___Marshaller_2af248d5cc134577501d751e859e0021aca6b7f47edf43acc378580b56297af6
- java.lang.Object
-
- org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
-
- org.infinispan.server.core.backup.resources.CounterBackupEntry$___Marshaller_2af248d5cc134577501d751e859e0021aca6b7f47edf43acc378580b56297af6
-
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<CounterResource.CounterBackupEntry>
,org.infinispan.protostream.ProtobufTagMarshaller<CounterResource.CounterBackupEntry>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class CounterBackupEntry$___Marshaller_2af248d5cc134577501d751e859e0021aca6b7f47edf43acc378580b56297af6 extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.ProtobufTagMarshaller<CounterResource.CounterBackupEntry>
WARNING: Generated code! Do not edit!
-
-
Constructor Summary
Constructors Constructor Description CounterBackupEntry$___Marshaller_2af248d5cc134577501d751e859e0021aca6b7f47edf43acc378580b56297af6()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<CounterResource.CounterBackupEntry>
getJavaClass()
String
getTypeName()
CounterResource.CounterBackupEntry
read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)
void
write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, CounterResource.CounterBackupEntry $2)
-
-
-
Method Detail
-
getJavaClass
public Class<CounterResource.CounterBackupEntry> getJavaClass()
- Specified by:
getJavaClass
in interfaceorg.infinispan.protostream.BaseMarshaller<CounterResource.CounterBackupEntry>
-
getTypeName
public String getTypeName()
- Specified by:
getTypeName
in interfaceorg.infinispan.protostream.BaseMarshaller<CounterResource.CounterBackupEntry>
-
read
public CounterResource.CounterBackupEntry read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException
- Specified by:
read
in interfaceorg.infinispan.protostream.ProtobufTagMarshaller<CounterResource.CounterBackupEntry>
- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, CounterResource.CounterBackupEntry $2) throws IOException
- Specified by:
write
in interfaceorg.infinispan.protostream.ProtobufTagMarshaller<CounterResource.CounterBackupEntry>
- Throws:
IOException
-
-