com.espertech.esper.epl.join.exec.composite
Class CompositeIndexLookupKeyed

java.lang.Object
  extended by com.espertech.esper.epl.join.exec.composite.CompositeIndexLookupKeyed
All Implemented Interfaces:
CompositeIndexLookup

public class CompositeIndexLookupKeyed
extends java.lang.Object
implements CompositeIndexLookup


Constructor Summary
CompositeIndexLookupKeyed(java.lang.Object[] keys)
           
 
Method Summary
 void lookup(java.util.Map parent, java.util.Set<EventBean> result)
           
 void setNext(CompositeIndexLookup next)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompositeIndexLookupKeyed

public CompositeIndexLookupKeyed(java.lang.Object[] keys)
Method Detail

setNext

public void setNext(CompositeIndexLookup next)
Specified by:
setNext in interface CompositeIndexLookup

lookup

public void lookup(java.util.Map parent,
                   java.util.Set<EventBean> result)
Specified by:
lookup in interface CompositeIndexLookup

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com