public class FireAndForgetQueryExec extends Object
Constructor and Description |
---|
FireAndForgetQueryExec() |
Modifier and Type | Method and Description |
---|---|
static Collection<EventBean> |
snapshot(QueryGraph queryGraph,
Annotation[] annotations,
VirtualDWView virtualDataWindow,
EventTableIndexRepository indexRepository,
boolean queryPlanLogging,
org.slf4j.Logger queryPlanLogDestination,
String objectName,
AgentInstanceContext agentInstanceContext) |
String |
toQueryPlan() |
public static Collection<EventBean> snapshot(QueryGraph queryGraph, Annotation[] annotations, VirtualDWView virtualDataWindow, EventTableIndexRepository indexRepository, boolean queryPlanLogging, org.slf4j.Logger queryPlanLogDestination, String objectName, AgentInstanceContext agentInstanceContext)
public String toQueryPlan()