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 Detail

      • hashCode

        int hashCode​(Object data)