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