Class InvalidateL1Command$___Marshaller_7479569d185fbe0f7e8b62bdd3a9f130a2e1cc407ef759be0f7ac01bcfea239c
java.lang.Object
org.infinispan.protostream.GeneratedMarshallerBase
org.infinispan.commands.write.InvalidateL1Command$___Marshaller_7479569d185fbe0f7e8b62bdd3a9f130a2e1cc407ef759be0f7ac01bcfea239c
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<InvalidateL1Command>, org.infinispan.protostream.ProtobufTagMarshaller<InvalidateL1Command>
@Generated(value="org.infinispan.protostream.processor.ProtoSchemaAnnotationProcessor",
comments="Please do not edit this file!")
public final class InvalidateL1Command$___Marshaller_7479569d185fbe0f7e8b62bdd3a9f130a2e1cc407ef759be0f7ac01bcfea239c
extends org.infinispan.protostream.GeneratedMarshallerBase
implements org.infinispan.protostream.ProtobufTagMarshaller<InvalidateL1Command>
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 -
Field Summary
Fields inherited from interface org.infinispan.protostream.BaseMarshaller
EMPTY -
Constructor Summary
ConstructorsConstructorDescriptionInvalidateL1Command$___Marshaller_7479569d185fbe0f7e8b62bdd3a9f130a2e1cc407ef759be0f7ac01bcfea239c() -
Method Summary
Modifier and TypeMethodDescriptionread(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) voidwrite(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, InvalidateL1Command $2) Methods inherited from class org.infinispan.protostream.GeneratedMarshallerBase
readByteTag, readMessage, writeMessage, writeNestedMessageMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.infinispan.protostream.BaseMarshaller
getSubClassNames
-
Constructor Details
-
InvalidateL1Command$___Marshaller_7479569d185fbe0f7e8b62bdd3a9f130a2e1cc407ef759be0f7ac01bcfea239c
public InvalidateL1Command$___Marshaller_7479569d185fbe0f7e8b62bdd3a9f130a2e1cc407ef759be0f7ac01bcfea239c()
-
-
Method Details
-
getJavaClass
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<InvalidateL1Command>
-
getTypeName
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<InvalidateL1Command>
-
read
public InvalidateL1Command read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException - Specified by:
readin interfaceorg.infinispan.protostream.ProtobufTagMarshaller<InvalidateL1Command>- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, InvalidateL1Command $2) throws IOException - Specified by:
writein interfaceorg.infinispan.protostream.ProtobufTagMarshaller<InvalidateL1Command>- Throws:
IOException
-