|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompassHitsOperations | |
|---|---|
| org.compass.core | |
| org.compass.core.impl | |
| org.compass.core.spi | |
| Uses of CompassHitsOperations in org.compass.core |
|---|
| Subinterfaces of CompassHitsOperations in org.compass.core | |
|---|---|
interface |
CompassDetachedHits
Holds hits returned from a search performed by compass. |
interface |
CompassHits
Holds hits returned from a search performed by compass. |
| Methods in org.compass.core that return CompassHitsOperations | |
|---|---|
CompassHitsOperations |
CompassTemplate.executeFind(CompassCallback<CompassHitsOperations> action)
A helper execute method for find operations. |
| Method parameters in org.compass.core with type arguments of type CompassHitsOperations | |
|---|---|
CompassHitsOperations |
CompassTemplate.executeFind(CompassCallback<CompassHitsOperations> action)
A helper execute method for find operations. |
| Uses of CompassHitsOperations in org.compass.core.impl |
|---|
| Classes in org.compass.core.impl that implement CompassHitsOperations | |
|---|---|
class |
AbstractCompassHits
|
class |
DefaultCompassDetachedHits
|
class |
DefaultCompassHits
|
| Constructors in org.compass.core.impl with parameters of type CompassHitsOperations | |
|---|---|
DefaultCompassHit(CompassHitsOperations compassHits,
int hitNumber)
|
|
DefaultCompassHitIterator(CompassHitsOperations compassHits)
|
|
| Uses of CompassHitsOperations in org.compass.core.spi |
|---|
| Subinterfaces of CompassHitsOperations in org.compass.core.spi | |
|---|---|
interface |
InternalCompassHits
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||