Class Timestamp$___Marshaller_38903de1586c1cf696083bd01af2108586cf47fe8ca5b8bd8a2b67e970c10a31
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.protostream.types.protobuf.Timestamp$___Marshaller_38903de1586c1cf696083bd01af2108586cf47fe8ca5b8bd8a2b67e970c10a31
- All Implemented Interfaces:
BaseMarshaller<TimestampSchema.Timestamp>,ProtobufTagMarshaller<TimestampSchema.Timestamp>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class Timestamp$___Marshaller_38903de1586c1cf696083bd01af2108586cf47fe8ca5b8bd8a2b67e970c10a31
extends GeneratedMarshallerBase
implements ProtobufTagMarshaller<TimestampSchema.Timestamp>
WARNING: Generated code! Do not edit!
-
Nested Class Summary
Nested classes/interfaces inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
GeneratedMarshallerBase.NestedWriterNested classes/interfaces inherited from interface org.infinispan.protostream.ProtobufTagMarshaller
ProtobufTagMarshaller.OperationContext, ProtobufTagMarshaller.ReadContext, ProtobufTagMarshaller.WriteContext -
Field Summary
Fields inherited from interface org.infinispan.protostream.BaseMarshaller
EMPTY -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionReturns the Java type handled by this marshaller.Returns the full name of the message or enum type, defined in a proto file.voidMethods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessageMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.infinispan.protostream.BaseMarshaller
getSubClassNames
-
Constructor Details
-
Timestamp$___Marshaller_38903de1586c1cf696083bd01af2108586cf47fe8ca5b8bd8a2b67e970c10a31
public Timestamp$___Marshaller_38903de1586c1cf696083bd01af2108586cf47fe8ca5b8bd8a2b67e970c10a31()
-
-
Method Details
-
getJavaClass
Description copied from interface:BaseMarshallerReturns the Java type handled by this marshaller. This must not change over multiple invocations.- Specified by:
getJavaClassin interfaceBaseMarshaller<TimestampSchema.Timestamp>- Returns:
- the Java type.
-
getTypeName
Description copied from interface:BaseMarshallerReturns the full name of the message or enum type, defined in a proto file. This must not change over multiple invocations.- Specified by:
getTypeNamein interfaceBaseMarshaller<TimestampSchema.Timestamp>- Returns:
- the full name of the message or enum type, defined in a proto file.
-
read
- Specified by:
readin interfaceProtobufTagMarshaller<TimestampSchema.Timestamp>- Throws:
IOException
-
write
public void write(ProtobufTagMarshaller.WriteContext $1, TimestampSchema.Timestamp $2) throws IOException - Specified by:
writein interfaceProtobufTagMarshaller<TimestampSchema.Timestamp>- Throws:
IOException
-