Package org.infinispan.counter.api
Class CounterConfiguration$___Marshaller_200ccbe7f9bd55cd3d0f90bae5ea29adc0a29590c936038020329c50ede7e29f
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.counter.api.CounterConfiguration$___Marshaller_200ccbe7f9bd55cd3d0f90bae5ea29adc0a29590c936038020329c50ede7e29f
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<CounterConfiguration>
,org.infinispan.protostream.ProtobufTagMarshaller<CounterConfiguration>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class CounterConfiguration$___Marshaller_200ccbe7f9bd55cd3d0f90bae5ea29adc0a29590c936038020329c50ede7e29f
extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
implements org.infinispan.protostream.ProtobufTagMarshaller<CounterConfiguration>
WARNING: Generated code! Do not edit!
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.infinispan.protostream.ProtobufTagMarshaller
org.infinispan.protostream.ProtobufTagMarshaller.OperationContext, org.infinispan.protostream.ProtobufTagMarshaller.ReadContext, org.infinispan.protostream.ProtobufTagMarshaller.WriteContext
-
Constructor Summary
ConstructorDescriptionCounterConfiguration$___Marshaller_200ccbe7f9bd55cd3d0f90bae5ea29adc0a29590c936038020329c50ede7e29f()
-
Method Summary
Modifier and TypeMethodDescriptionread
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) void
write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, CounterConfiguration $2) Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessage
-
Constructor Details
-
CounterConfiguration$___Marshaller_200ccbe7f9bd55cd3d0f90bae5ea29adc0a29590c936038020329c50ede7e29f
public CounterConfiguration$___Marshaller_200ccbe7f9bd55cd3d0f90bae5ea29adc0a29590c936038020329c50ede7e29f()
-
-
Method Details
-
getJavaClass
- Specified by:
getJavaClass
in interfaceorg.infinispan.protostream.BaseMarshaller<CounterConfiguration>
-
getTypeName
- Specified by:
getTypeName
in interfaceorg.infinispan.protostream.BaseMarshaller<CounterConfiguration>
-
read
public CounterConfiguration read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException - Specified by:
read
in interfaceorg.infinispan.protostream.ProtobufTagMarshaller<CounterConfiguration>
- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, CounterConfiguration $2) throws IOException - Specified by:
write
in interfaceorg.infinispan.protostream.ProtobufTagMarshaller<CounterConfiguration>
- Throws:
IOException
-