Uses of Package
org.apache.ignite.events
-
Packages that use org.apache.ignite.events Package Description org.apache.ignite Contains entry-point Ignite & HPC APIs.org.apache.ignite.cache.affinity Contains cache node affinity implementations.org.apache.ignite.configuration Contains configuration-related classes.org.apache.ignite.events Contains Event Subscription functionality together with various events emitted by Ignite.org.apache.ignite.spi Contains common classes and interfaces for SPI implementations.org.apache.ignite.spi.eventstorage Contains APIs for event storage SPI.org.apache.ignite.spi.eventstorage.memory Contains default in-memory implementation for event storage SPI. -
Classes in org.apache.ignite.events used by org.apache.ignite Class Description Event Grid events are used for notification about what happens within the grid. -
Classes in org.apache.ignite.events used by org.apache.ignite.cache.affinity Class Description DiscoveryEvent Grid discovery event. -
Classes in org.apache.ignite.events used by org.apache.ignite.configuration Class Description Event Grid events are used for notification about what happens within the grid. -
Classes in org.apache.ignite.events used by org.apache.ignite.events Class Description CacheConsistencyViolationEvent.EntriesInfo Inconsistent entries mapping.CacheConsistencyViolationEvent.EntryInfo Inconsistent entry info.Event Grid events are used for notification about what happens within the grid.EventAdapter Base adapter for the events.WalSegmentArchivedEvent Event indicates the completion of WAL segment file transition to archive. -
Classes in org.apache.ignite.events used by org.apache.ignite.spi Class Description Event Grid events are used for notification about what happens within the grid. -
Classes in org.apache.ignite.events used by org.apache.ignite.spi.eventstorage Class Description Event Grid events are used for notification about what happens within the grid. -
Classes in org.apache.ignite.events used by org.apache.ignite.spi.eventstorage.memory Class Description Event Grid events are used for notification about what happens within the grid.