public interface BinaryIdentityResolver
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(BinaryObject o1,
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
BinaryObject o1,
@Nullable
BinaryObject o2)
o1 - First object.o2 - Second object.True if both objects are equal.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018