| Interface | Description |
|---|---|
| QueryResultLoader |
| Class | Description |
|---|---|
| AbstractIterator |
This is the abstract superclass of the 2 iterators.
|
| CacheQueryImpl |
Implementation class of the CacheQuery interface.
|
| ComponentRegistryUtils |
Component registry utilities
|
| DefaultSearchWorkCreator<T> | |
| EagerIterator |
This is the implementation class for the interface ResultIterator.
|
| EntityLoader | |
| LazyIterator |
Implementation for
ResultIterator. |
| LifecycleManager |
Lifecycle of the Query module: initializes the Hibernate Search engine and shuts it down
at cache stop.
|
| NullFilteringIterator<E> |
An iterator wrapper that filters out (skips over) any null values returned by the wrapped iterator.
|
| NullFilteringResultIterator | |
| ProjectionConverter |
Converts between Infinispan and HSearch projection fields.
|
| ProjectionLoader |
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.