Package | Description |
---|---|
org.modeshape.jcr.index.local | |
org.modeshape.jcr.spi.index.provider |
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 | Interface and Description |
---|---|
interface |
LocalIndex<T> |
Modifier and Type | Class and Description |
---|---|
class |
ManagedLocalIndex |
Modifier and Type | Interface and Description |
---|---|
interface |
ManagedIndex
The top-level interface for an index owned by a provider, with common methods needed by indexes regardless of number of
columns.
|
Copyright © 2008-2015 JBoss, a division of Red Hat. All Rights Reserved.