![]() | EPFireAndForgetQueryResult Interface |
Namespace: com.espertech.esper.common.client.fireandforget
public interface EPFireAndForgetQueryResult
The EPFireAndForgetQueryResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | Array |
Returns an array representing query result rows, may return a null value or empty array to indicate an empty result
set.
|
![]() | EventType |
Returns the event type of the result.
|
Name | Description | |
---|---|---|
![]() | GetEnumerator |
Returns an iterator representing query result rows.
|