public interface IndexListener
Modifier and Type | Interface and Description |
---|---|
static class |
IndexListener.MessageContext |
Modifier and Type | Method and Description |
---|---|
void |
onAdd(IndexListener.MessageContext messageContext)
called with some global index lock held so that a listener can do order
dependent work
non null MessageContext.onCompletion called when work is done
|
void onAdd(IndexListener.MessageContext messageContext)
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.