public class BatchIndexEvent extends Object
An event fired when a batch of KObjects has been indexed.
KObjects
Items should be available for lookup when this item is observed.
BatchIndexEvent(List<KObject> indexed)
List<KObject>
getIndexed()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BatchIndexEvent(List<KObject> indexed)
public List<KObject> getIndexed()
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.