Package org.infinispan.tasks
Class TaskContext$___Marshaller_351d4bb271bec89e30155614d4e39651f0921b93ff565610dc5ab0af4070df01
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.tasks.TaskContext$___Marshaller_351d4bb271bec89e30155614d4e39651f0921b93ff565610dc5ab0af4070df01
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<org.infinispan.tasks.TaskContext>,org.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.tasks.TaskContext>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class TaskContext$___Marshaller_351d4bb271bec89e30155614d4e39651f0921b93ff565610dc5ab0af4070df01
extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
implements org.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.tasks.TaskContext>
WARNING: Generated code! Do not edit!
-
Nested Class Summary
Nested classes/interfaces inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase.NestedWriterNested 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
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessage
-
Constructor Details
-
TaskContext$___Marshaller_351d4bb271bec89e30155614d4e39651f0921b93ff565610dc5ab0af4070df01
public TaskContext$___Marshaller_351d4bb271bec89e30155614d4e39651f0921b93ff565610dc5ab0af4070df01()
-
-
Method Details
-
getJavaClass
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<org.infinispan.tasks.TaskContext>
-
getTypeName
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<org.infinispan.tasks.TaskContext>
-
read
public org.infinispan.tasks.TaskContext read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException - Specified by:
readin interfaceorg.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.tasks.TaskContext>- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, org.infinispan.tasks.TaskContext $2) throws IOException - Specified by:
writein interfaceorg.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.tasks.TaskContext>- Throws:
IOException
-