Class IndexingOperationListener.CompositeListener

java.lang.Object
org.elasticsearch.index.shard.IndexingOperationListener.CompositeListener
All Implemented Interfaces:
IndexingOperationListener
Enclosing interface:
IndexingOperationListener

public static final class IndexingOperationListener.CompositeListener
extends java.lang.Object
implements IndexingOperationListener
A Composite listener that multiplexes calls to each of the listeners methods.