|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Cluster | |
| Cluster.ClusterListener | An implementation for ClusterListener can process Events for a cluster. |
| ClusterMap<K,V> | Extends java.util.Map, the concurrent's ConcurrentMap and JCache's Cache. |
| Event | An Event which can be process by an Event Handler or Event Listener. |
| Event.Listenable | A Listenable can have event handlers and listeners. |
| Event.Listener | Process an event based on its contents. |
| Event.ListenerSet | A set of handler and listeners. |
| Mapping<F,T> | An implmentation can convert an object of type F to type T |
| Predicate<T> | |
| Store<K,V> | |
| Store.StoreListener<K,V> | An implmentation can be notified of changes to the Store. |
| Visitor<V,R> | |
| Visitor.Visitable<V> | |
| Class Summary | |
|---|---|
| CacheComponentBuilder | |
| CacheComponentBuilder.CacheData | |
| ClusterComponentBuilder | |
| ClusterComponentBuilder.ClusterCollectionData | |
| ClusterComponentBuilder.ClusterData | |
| ClusterEvent | |
| CollectionComponentBuilder | Build Store/Map/Queues from the Collections table in the container configuration. |
| Event.StatusEvent | Notify that a Listeneable is online/offline. |
| Transaction | This class manages transactions. |
| Enum Summary | |
|---|---|
| ClusterComponentBuilder.RoleType | |
| EvictionStrategy | |
| Store.CollectionType | What types of Collections are allowed. |
| Store.PersistMode | How is the data persisted. |
| Store.ReadMode | How is the data read. |
| Store.StoreType | How is the Store represented/persisted. |
| Exception Summary | |
|---|---|
| VisitorException | |
This package contains the store/map/queue build and access.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||