Class LocalDateTimeAdapter$___Marshaller_871eac43c44096e88c27d2df3017a182c4efe9fe278cb57690260917cebdb143
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.protostream.types.java.time.LocalDateTimeAdapter$___Marshaller_871eac43c44096e88c27d2df3017a182c4efe9fe278cb57690260917cebdb143
- All Implemented Interfaces:
BaseMarshaller<LocalDateTime>,ProtobufTagMarshaller<LocalDateTime>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class LocalDateTimeAdapter$___Marshaller_871eac43c44096e88c27d2df3017a182c4efe9fe278cb57690260917cebdb143
extends GeneratedMarshallerBase
implements ProtobufTagMarshaller<LocalDateTime>
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
FieldsModifier and TypeFieldDescriptionprivate final LocalDateTimeAdapterprivate BaseMarshallerDelegateprivate BaseMarshallerDelegateFields inherited from interface org.infinispan.protostream.BaseMarshaller
EMPTY -
Constructor Summary
ConstructorsConstructorDescriptionLocalDateTimeAdapter$___Marshaller_871eac43c44096e88c27d2df3017a182c4efe9fe278cb57690260917cebdb143() -
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
-
Field Details
-
__a$
-
__md$1
-
__md$2
-
-
Constructor Details
-
LocalDateTimeAdapter$___Marshaller_871eac43c44096e88c27d2df3017a182c4efe9fe278cb57690260917cebdb143
public LocalDateTimeAdapter$___Marshaller_871eac43c44096e88c27d2df3017a182c4efe9fe278cb57690260917cebdb143()
-
-
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<LocalDateTime>- 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<LocalDateTime>- Returns:
- the full name of the message or enum type, defined in a proto file.
-
read
- Specified by:
readin interfaceProtobufTagMarshaller<LocalDateTime>- Throws:
IOException
-
write
- Specified by:
writein interfaceProtobufTagMarshaller<LocalDateTime>- Throws:
IOException
-