Modifier and Type | Field and Description |
---|---|
protected QueryGraph |
ViewableActivatorNamedWindow.filterQueryGraph |
Modifier and Type | Method and Description |
---|---|
QueryGraph |
ViewableActivatorNamedWindow.getFilterQueryGraph() |
Modifier and Type | Method and Description |
---|---|
void |
ViewableActivatorNamedWindow.setFilterQueryGraph(QueryGraph filterQueryGraph) |
Modifier and Type | Method and Description |
---|---|
static Collection<EventBean> |
FireAndForgetQueryExec.snapshot(QueryGraph filterQueryGraph,
Annotation[] annotations,
VirtualDWView virtualDataWindow,
EventTableIndexRepository indexRepository,
String objectName,
AgentInstanceContext agentInstanceContext) |
Collection<EventBean> |
FireAndForgetInstanceTable.snapshotBestEffort(QueryGraph queryGraph,
Annotation[] annotations) |
Collection<EventBean> |
FireAndForgetInstanceNamedWindow.snapshotBestEffort(QueryGraph queryGraph,
Annotation[] annotations) |
abstract Collection<EventBean> |
FireAndForgetInstance.snapshotBestEffort(QueryGraph queryGraph,
Annotation[] annotations) |
Modifier and Type | Field and Description |
---|---|
protected QueryGraph |
FAFQueryMethodIUDBase.queryGraph |
Modifier and Type | Method and Description |
---|---|
QueryGraph |
FAFQueryMethodSelect.getQueryGraph() |
QueryGraph |
FAFQueryMethodIUDUpdate.getQueryGraph() |
QueryGraph |
FAFQueryMethodIUDDelete.getQueryGraph() |
Modifier and Type | Method and Description |
---|---|
void |
FAFQueryMethodSelect.setQueryGraph(QueryGraph queryGraph) |
void |
FAFQueryMethodIUDUpdate.setQueryGraph(QueryGraph queryGraph) |
void |
FAFQueryMethodIUDDelete.setQueryGraph(QueryGraph queryGraph) |
void |
FAFQueryMethodIUDBase.setQueryGraph(QueryGraph queryGraph) |
Modifier and Type | Method and Description |
---|---|
Collection<EventBean> |
NamedWindowConsumerCallback.snapshot(QueryGraph queryGraph,
Annotation[] annotations) |
Modifier and Type | Method and Description |
---|---|
Collection<EventBean> |
NamedWindowTailViewInstance.snapshot(QueryGraph queryGraph,
Annotation[] annotations) |
Collection<EventBean> |
NamedWindowRootViewInstance.snapshot(QueryGraph queryGraph,
Annotation[] annotations)
Return a snapshot using index lookup filters.
|
EventBean[] |
NamedWindowTailViewInstance.snapshotDelete(QueryGraph filterQueryGraph,
ExprEvaluator filterExpr,
Annotation[] annotations) |
Collection<EventBean> |
NamedWindowTailViewInstance.snapshotNoLock(QueryGraph queryGraph,
Annotation[] annotations) |
Collection<EventBean> |
NamedWindowTailViewInstance.snapshotNoLockWithFilter(QueryGraph filterQueryGraph,
Annotation[] annotations,
ExprEvaluator filterExpr,
ExprEvaluatorContext exprEvaluatorContext) |
EventBean[] |
NamedWindowTailViewInstance.snapshotUpdate(QueryGraph filterQueryGraph,
ExprEvaluator optionalWhereClause,
EventBeanUpdateHelperWCopy updateHelper,
Annotation[] annotations) |
Modifier and Type | Method and Description |
---|---|
void |
SubSelectStrategyFactoryLocalViewPreloaded.setNamedWindowFilterQueryGraph(QueryGraph namedWindowFilterQueryGraph) |
Copyright © 2005–2021. All rights reserved.