public interface BinaryObjectEx extends BinaryObject
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFlagSet(short flag)
Check if flag set.
|
@Nullable BinaryType |
rawType()
Get raw type.
|
int |
typeId() |
clone, deserialize, enumName, enumOrdinal, field, hasField, toBuilder, typeint typeId()
@Nullable @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.8.1 Release Date : May 21 2020