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