Uses of Class
org.apache.ignite.binary.BinaryBasicNameMapper
-
Packages that use BinaryBasicNameMapper Package Description org.apache.ignite.binary Contains Ignite Binary Objects API classes. -
-
Uses of BinaryBasicNameMapper in org.apache.ignite.binary
Methods in org.apache.ignite.binary that return BinaryBasicNameMapper Modifier and Type Method Description BinaryBasicNameMapper
BinaryBasicNameMapper. setSimpleName(boolean isSimpleName)
Sets whether to use simple name of class or not.
-