org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
org.infinispan.cache.impl |
|
org.infinispan.iteration.impl |
Provides Infinispan-specific implementation details iterating over entries in the cache, specifically optimized for
distributed caches.
|
org.infinispan.notifications.cachelistener |
Cache -specific notifications and eventing.
|
org.infinispan.notifications.cachelistener.event |
Cache -specific listener events
|
org.infinispan.notifications.cachelistener.event.impl |
|
org.infinispan.partitionhandling |
|
org.infinispan.partitionhandling.impl |
|
org.infinispan.security.actions |
|
org.infinispan.security.impl |
|
org.infinispan.stream.impl |
|
org.infinispan.topology |
|
org.infinispan.util |
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
|
org.infinispan.util.logging |
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
|
org.infinispan.util.logging.events |
|