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)
T - Type of the field value.obj - Object.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023