@NotThreadSafe protected static class IndexChangeSetListeners.MultiPropertyIndexChangeSetListener extends IndexChangeSetListeners.IndexChangeSetListener
nodeTypesSupplier
Constructor and Description |
---|
IndexChangeSetListeners.MultiPropertyIndexChangeSetListener(String localProcessKey,
NodeTypes.Supplier nodeTypesSupplier,
Name nodeType,
Name[] indexedPropertyNames,
IndexChangeSetListeners.MultiColumnIndexOperations ops) |
Modifier and Type | Method and Description |
---|---|
void |
notify(ChangeSet changeSet)
Notifies a listener of the given changes.
|
acceptableNodeType, isLocal
public IndexChangeSetListeners.MultiPropertyIndexChangeSetListener(String localProcessKey, NodeTypes.Supplier nodeTypesSupplier, Name nodeType, Name[] indexedPropertyNames, IndexChangeSetListeners.MultiColumnIndexOperations ops)
public void notify(ChangeSet changeSet)
ChangeSetListener
changeSet
- a non-null
ChangeSet
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.