Interface BinaryFieldEx
-
- All Superinterfaces:
BinaryField
public interface BinaryFieldEx extends BinaryField
Extended binary object field.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intenclosingTypeId()Get field's enclosing type ID.-
Methods inherited from interface org.apache.ignite.binary.BinaryField
exists, name, value
-
-