| Interface | Description |
|---|---|
| ObjectConnection |
Each ObjectConnection implementation represents a connection to maps or caches to be searched
|
| Class | Description |
|---|---|
| CacheContainerWrapper |
The CacheContainerWrapper serves to hide the implementation details of the actual cache, because not all caches extend a common interface (i.e, Map).
|
| ObjectExecution |
Execution of the SELECT Command
|
| ObjectExecutionFactory |
The ObjectExecutionFactory is a base implementation for connecting to an
Object cache.
|
| ObjectPlugin |
ObjectPlugin
|
| SearchByKey |
SearchByKey is simple search logic that enables querying the cache by
the key, using EQUI and IN clauses on the SELECT statement.
|
| Enum | Description |
|---|---|
| ObjectPlugin.Event |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.