public interface BinaryObjectEx extends BinaryObject
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFlagSet(short flag)
Check if flag set.
|
BinaryType |
rawType()
Get raw type.
|
int |
typeId() |
clone, deserialize, enumName, enumOrdinal, field, hasField, toBuilder, typeint typeId()
@Nullable BinaryType rawType() throws BinaryObjectException
BinaryObjectException - If failed.boolean isFlagSet(short flag)
flag - flag to check.true if flag is set, false otherwise.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019