Interface HashFunction


public interface HashFunction
Interface for code generated hash code of RowData which will select some fields to hash or ArrayData or MapData.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • hashCode

      int hashCode(Object data)