Uses of Class
org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
-
Packages that use CacheObjectBinaryProcessorImpl Package Description org.apache.ignite.internal.processors.platform.utils -
-
Uses of CacheObjectBinaryProcessorImpl in org.apache.ignite.internal.processors.platform.utils
Methods in org.apache.ignite.internal.processors.platform.utils with parameters of type CacheObjectBinaryProcessorImpl Modifier and Type Method Description static int[]PlatformUtils. getSchema(CacheObjectBinaryProcessorImpl cacheObjProc, int typeId, int schemaId)Gets the schema.
-