Package net.esper.eql.join.table

Indexes for views

See:
          Description

Interface Summary
EventTable Table of events allowing add and remove.
 

Class Summary
PropertyIndexedEventTable Index that organizes events by the event property values into hash buckets.
PropertyIndexedEventTableIterator Iterator for use by PropertyIndexedEventTable.
PropertyIndTableCoerceAdd Index that organizes events by the event property values into hash buckets.
PropertyIndTableCoerceAll Index that organizes events by the event property values into hash buckets.
UnindexedEventTable Simple table of events without an index.
UnindexedEventTableList Simple table of events without an index, based on a List implementation rather then a set since we know there cannot be duplicates (such as a poll returning individual rows).
 

Package net.esper.eql.join.table Description

Indexes for views


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com