Uses of Interface
org.apache.ignite.plugin.extensions.communication.IoPool
-
Packages that use IoPool Package Description org.apache.ignite.internal.processors.security.thread -
-
Uses of IoPool in org.apache.ignite.internal.processors.security.thread
Classes in org.apache.ignite.internal.processors.security.thread that implement IoPool Modifier and Type Class Description classSecurityAwareIoPoolWrapper ofIoPoolthat executes tasks in security context that was actual when task was added to pool queue.Constructors in org.apache.ignite.internal.processors.security.thread with parameters of type IoPool Constructor Description SecurityAwareIoPool(IgniteSecurity security, IoPool delegate)
-