| Class | Description |
|---|---|
| AbstractESComponent |
Base class for the elasticsearch component impls.
|
| CachingESRegistry |
Extends the
ESRegistry to provide single-node caching. |
| ESCacheEntry |
This is what gets stored in the ES cache.
|
| ESCacheStoreComponent |
An elasticsearch implementation of a cache store.
|
| ESClientFactory |
Factory for creating elasticsearch clients.
|
| ESConstants |
Some useful elasticsearch impl constants.
|
| ESMetrics |
An elasticsearch implementation of the
IMetrics interface. |
| ESRateLimiterComponent |
An elasticsearch implementation of the rate limiter component.
|
| ESRegistry |
An implementation of the Registry that uses elasticsearch as a storage
mechanism.
|
| ESRegistryMarshalling |
Helper class to marshal objects to JSON and back again.
|
| ESSharedStateComponent |
An elasticsearch implementation of the shared state component.
|
| ESUtils |
Util methods.
|
| PollCachingESRegistry |
Extends the
ESRegistry to provide multi-node caching. |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.