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.binaryMethods in org.apache.ignite.binary that return BinaryBasicNameMapper Modifier and Type Method Description BinaryBasicNameMapperBinaryBasicNameMapper. setSimpleName(boolean isSimpleName)Sets whether to use simple name of class or not.
 
-