Package | Description |
---|---|
org.modeshape.jcr.query.engine |
This package contains several fully-functional query engine implementations.
|
org.modeshape.jcr.spi.query |
This package contains the Service Provider Interface (SPI) for custom index providers, which are components that encapsulate
how ModeShape updates and uses a set of particular indexes.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
QuerySources.BatchWriter.consumeOperation(QueryIndex.Operation operation) |
Modifier and Type | Method and Description |
---|---|
QueryIndex.Operation |
QueryIndex.filter(QueryIndex.Filter filter)
Return a
QueryIndex.Operation instance that ModeShape can when it actually wants the results. |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.