Interface HashFunction
-
public interface HashFunction
Interface for code generated hash code ofRowData
which will select some fields to hash orArrayData
orMapData
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
hashCode(Object data)
-
-
-
Method Detail
-
hashCode
int hashCode(Object data)
-
-