Uses of Class
org.apache.ignite.internal.GridKernalContextImpl
-
Packages that use GridKernalContextImpl Package Description org.apache.ignite.internal.managers.encryption Encryption manager classes.org.apache.ignite.internal.processors.cache.persistence This package contain cache with persistence implementation. -
-
Uses of GridKernalContextImpl in org.apache.ignite.internal.managers.encryption
Constructors in org.apache.ignite.internal.managers.encryption with parameters of type GridKernalContextImpl Constructor Description EncryptionMXBeanImpl(GridKernalContextImpl ctx) -
Uses of GridKernalContextImpl in org.apache.ignite.internal.processors.cache.persistence
Constructors in org.apache.ignite.internal.processors.cache.persistence with parameters of type GridKernalContextImpl Constructor Description DataStorageMXBeanImpl(GridKernalContextImpl ctx)
-