Class SbeLogicalTypes.LocalMktDate

  • All Implemented Interfaces:
    java.io.Serializable, org.apache.beam.sdk.schemas.Schema.LogicalType<java.time.LocalDate,​java.lang.String>
    Enclosing class:
    SbeLogicalTypes

    public static final class SbeLogicalTypes.LocalMktDate
    extends java.lang.Object
    Representation of SBE's LocalMktDate.
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String IDENTIFIER  
    • Constructor Summary

      Constructors 
      Constructor Description
      LocalMktDate()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.apache.beam.sdk.schemas.Schema.LogicalType

        getArgument
    • Constructor Detail

      • LocalMktDate

        public LocalMktDate()