Class LogicalMap

java.lang.Object
org.apache.avro.LogicalType
org.apache.iceberg.avro.LogicalMap

public class LogicalMap extends org.apache.avro.LogicalType
  • Field Summary

    Fields inherited from class org.apache.avro.LogicalType

    LOGICAL_TYPE_PROP
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    validate(org.apache.avro.Schema schema)
     

    Methods inherited from class org.apache.avro.LogicalType

    addToSchema, getName

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • validate

      public void validate(org.apache.avro.Schema schema)
      Overrides:
      validate in class org.apache.avro.LogicalType