public class JdbcTypeDefaultHasher extends Object implements JdbcTypeHasher
JdbcTypeHasher.
This implementation ignores type and field names.| Modifier and Type | Field and Description |
|---|---|
static JdbcTypeHasher |
INSTANCE
Singleton instance to use.
|
| Constructor and Description |
|---|
JdbcTypeDefaultHasher() |
| Modifier and Type | Method and Description |
|---|---|
int |
hashCode(Collection<?> values)
Calculate hash code for specified object and fields.
|
public static final JdbcTypeHasher INSTANCE
public int hashCode(Collection<?> values)
hashCode in interface JdbcTypeHashervalues - Collection of values that should participate in hash code calculation.
GridGain In-Memory Computing Platform : ver. 8.9.15 Release Date : December 3 2024