public interface BinaryField
Modifier and Type | Method and Description |
---|---|
boolean |
exists(BinaryObject obj)
Check whether field exists in the object.
|
String |
name()
Get field's name.
|
<T> T |
value(BinaryObject obj)
Get field's value from the given object.
|
String name()
boolean exists(BinaryObject obj)
obj
- Object.True
if exists.<T> T value(BinaryObject obj)
obj
- Object.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019