public interface BinaryIdentityResolver
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(@Nullable BinaryObject o1,
@Nullable BinaryObject o2)
Compare two binary objects for equality.
|
int |
hashCode(BinaryObject obj)
Compute hash code for binary object.
|
int hashCode(BinaryObject obj)
obj - Binary object.boolean equals(@Nullable
@Nullable BinaryObject o1,
@Nullable
@Nullable BinaryObject o2)
o1 - First object.o2 - Second object.True if both objects are equal.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020