Class Int64Field


  • public class Int64Field
    extends DocsumField
    Author:
    Bjørn Borud
    • Constructor Detail

      • Int64Field

        public Int64Field​(String name)
    • Method Detail

      • convert

        public Object convert​(com.yahoo.data.access.Inspector value)
        Description copied from class: DocsumField
        Convert a generic value into an object of the appropriate type for this field.
        Specified by:
        convert in class DocsumField