public class EPPreparedQueryResult extends Object
Constructor and Description |
---|
EPPreparedQueryResult(EventType eventType,
EventBean[] result)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
static EPPreparedQueryResult |
empty(EventType eventType) |
EventType |
getEventType()
Returs the event type representing the selected columns.
|
EventBean[] |
getResult()
Returns the query result.
|
public EventType getEventType()
public EventBean[] getResult()
public static EPPreparedQueryResult empty(EventType eventType)
Copyright © 2005–2018. All rights reserved.