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