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, 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 Fabric : ver. 1.8.0 Release Date : December 5 2016