Uses of Class
org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
-
Packages that use CacheObjectByteArrayImpl Package Description org.apache.ignite.internal.processors.cacheobject Cache object processor. -
-
Uses of CacheObjectByteArrayImpl in org.apache.ignite.internal.processors.cacheobject
Subclasses of CacheObjectByteArrayImpl in org.apache.ignite.internal.processors.cacheobject Modifier and Type Class Description classUserCacheObjectByteArrayImplWraps value provided by user, must be copied before stored in cache.
-