Uses of Interface
org.apache.ignite.IgniteEvents
-
Packages that use IgniteEvents Package Description org.apache.ignite Contains entry-point Ignite & HPC APIs. -
-
Uses of IgniteEvents in org.apache.ignite
Methods in org.apache.ignite that return IgniteEvents Modifier and Type Method Description IgniteEvents
Ignite. events()
Getsevents
facade over all cluster nodes.IgniteEvents
Ignite. events(ClusterGroup grp)
Getsevents
facade over nodes within the cluster group.IgniteEvents
IgniteSpringBean. events()
Getsevents
facade over all cluster nodes.IgniteEvents
IgniteSpringBean. events(ClusterGroup grp)
Getsevents
facade over nodes within the cluster group.IgniteEvents
IgniteEvents. withAsync()
Deprecated.
-