Class Field


  • @Public
    @Stable
    public class Field
    extends java.lang.Object
    A field in a record, consisting of a field name, index, and Schema for the field value.
    • Constructor Summary

      Constructors 
      Constructor Description
      Field()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Field

        public Field()