Interface | Description |
---|---|
QueryStrategy |
Encapsulates the strategy use to resolve the events for a stream into a tuples of events in a join.
|
Class | Description |
---|---|
ExecNode |
Interface for an execution node that looks up events and builds a result set contributing to an overall
join result set.
|
ExecNodeQueryStrategy |
Query strategy for building a join tuple set by using an execution node tree.
|
Copyright © 2005–2018. All rights reserved.