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