@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, isLocalpublic IndexChangeSetListeners.SinglePropertyIndexChangeSetListener(String localProcessKey, NodeTypes.Supplier nodeTypesSupplier, Name nodeType, Name indexedPropertyName, IndexChangeSetListeners.SingleColumnIndexOperations ops)
public void notify(ChangeSet changeSet)
ChangeSetListenerchangeSet - a non-null ChangeSetCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.