Package | Description |
---|---|
org.modeshape.jcr.spi.index |
This package contains the interfaces for managing index providers and index definitions.
|
Modifier and Type | Method and Description |
---|---|
static ChangeSetListener |
IndexChangeSetListeners.create(ExecutionContext context,
NodeTypes.Supplier nodeTypesSupplier,
IndexDefinition indexDefinition,
IndexChangeSetListeners.MultiColumnIndexOperations operations)
Create a new ChangeSetListener implementation that can update multi-column indexes.
|
Constructor and Description |
---|
IndexChangeSetListeners.MultiPropertyIndexChangeSetListener(String localProcessKey,
NodeTypes.Supplier nodeTypesSupplier,
Name nodeType,
Name[] indexedPropertyNames,
IndexChangeSetListeners.MultiColumnIndexOperations ops) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.