Modifier and Type | Method and Description |
---|---|
TableInstance |
StatementAgentInstanceFactoryCreateTableResult.getTableInstance() |
Constructor and Description |
---|
StatementAgentInstanceFactoryCreateTableResult(Viewable finalView,
AgentInstanceMgmtCallback stopCallback,
AgentInstanceContext agentInstanceContext,
TableInstance tableInstance) |
Modifier and Type | Method and Description |
---|---|
InfraOnExprBaseViewResult |
InfraOnExprFactory.makeTable(SubordWMatchExprLookupStrategy lookupStrategy,
TableInstance tableInstance,
AgentInstanceContext agentInstanceContext) |
Modifier and Type | Method and Description |
---|---|
TableInstance |
AggSvcGroupByWTableBase.getTableInstance() |
TableInstance |
AggSvcGroupAllWTableImpl.getTableInstance() |
TableInstance |
AggregationServiceTable.getTableInstance() |
Constructor and Description |
---|
FireAndForgetInstanceTable(TableInstance instance) |
Modifier and Type | Field and Description |
---|---|
protected TableInstance |
OnExprViewTableBase.tableInstance |
Modifier and Type | Method and Description |
---|---|
void |
InfraOnMergeActionUpd.apply(EventBean matchingEvent,
EventBean[] eventsPerStream,
TableInstance tableStateInstance,
OnExprViewTableChangeHandler changeHandlerAdded,
OnExprViewTableChangeHandler changeHandlerRemoved,
AgentInstanceContext agentInstanceContext) |
void |
InfraOnMergeActionIns.apply(EventBean matchingEvent,
EventBean[] eventsPerStream,
TableInstance tableStateInstance,
OnExprViewTableChangeHandler changeHandlerAdded,
OnExprViewTableChangeHandler changeHandlerRemoved,
AgentInstanceContext agentInstanceContext) |
void |
InfraOnMergeActionDel.apply(EventBean matchingEvent,
EventBean[] eventsPerStream,
TableInstance tableStateInstance,
OnExprViewTableChangeHandler changeHandlerAdded,
OnExprViewTableChangeHandler changeHandlerRemoved,
AgentInstanceContext agentInstanceContext) |
abstract void |
InfraOnMergeAction.apply(EventBean matchingEvent,
EventBean[] eventsPerStream,
TableInstance tableStateInstance,
OnExprViewTableChangeHandler changeHandlerAdded,
OnExprViewTableChangeHandler changeHandlerRemoved,
AgentInstanceContext agentInstanceContext) |
void |
InfraOnMergeMatch.applyTable(EventBean matchingEvent,
EventBean[] eventsPerStream,
TableInstance stateInstance,
OnExprViewTableChangeHandler changeHandlerAdded,
OnExprViewTableChangeHandler changeHandlerRemoved,
AgentInstanceContext agentInstanceContext) |
static EventBean[] |
InfraOnSelectUtil.handleDistintAndInsert(EventBean[] newData,
InfraOnSelectViewFactory parent,
AgentInstanceContext agentInstanceContext,
TableInstance tableInstanceInsertInto,
boolean audit) |
InfraOnExprBaseViewResult |
InfraOnUpdateViewFactory.makeTable(SubordWMatchExprLookupStrategy lookupStrategy,
TableInstance tableInstance,
AgentInstanceContext agentInstanceContext) |
InfraOnExprBaseViewResult |
InfraOnSelectViewFactory.makeTable(SubordWMatchExprLookupStrategy lookupStrategy,
TableInstance tableInstance,
AgentInstanceContext agentInstanceContext) |
InfraOnExprBaseViewResult |
InfraOnMergeViewFactory.makeTable(SubordWMatchExprLookupStrategy lookupStrategy,
TableInstance tableInstance,
AgentInstanceContext agentInstanceContext) |
InfraOnExprBaseViewResult |
InfraOnDeleteViewFactory.makeTable(SubordWMatchExprLookupStrategy lookupStrategy,
TableInstance tableInstance,
AgentInstanceContext agentInstanceContext) |
Constructor and Description |
---|
OutputStrategyPostProcess(OutputStrategyPostProcessFactory parent,
AgentInstanceContext agentInstanceContext,
TableInstance tableInstance) |
Modifier and Type | Interface and Description |
---|---|
interface |
TableInstanceGrouped |
interface |
TableInstanceUngrouped |
Modifier and Type | Class and Description |
---|---|
class |
TableInstanceBase |
class |
TableInstanceGroupedBase |
class |
TableInstanceGroupedImpl |
class |
TableInstanceUngroupedBase |
class |
TableInstanceUngroupedImpl |
Modifier and Type | Method and Description |
---|---|
TableInstance |
TableManagementServiceImpl.allocateTableInstance(Table table,
AgentInstanceContext agentInstanceContext) |
TableInstance |
TableManagementService.allocateTableInstance(Table table,
AgentInstanceContext agentInstanceContext) |
TableInstance |
TableImpl.getTableInstance(int agentInstanceId) |
TableInstance |
Table.getTableInstance(int agentInstanceId) |
TableInstance |
TableImpl.getTableInstanceNoContext() |
TableInstance |
Table.getTableInstanceNoContext() |
TableInstance |
TableBase.getTableInstanceNoContextNoRemake() |
TableInstance |
TableBase.getTableInstanceNoRemake(int agentInstanceId) |
Constructor and Description |
---|
TableInstanceViewable(Table tableMetadata,
TableInstance tableStateInstance) |
TableStateViewableInternal(TableInstance tableInstance,
ExprEvaluator optionalTableFilter) |
Modifier and Type | Method and Description |
---|---|
void |
TableUpdateStrategyWUniqueConstraint.updateTable(Collection<EventBean> eventsUnsafeIter,
TableInstance instance,
EventBean[] eventsPerStream,
ExprEvaluatorContext exprEvaluatorContext) |
void |
TableUpdateStrategyNonIndex.updateTable(Collection<EventBean> eventsUnsafeIter,
TableInstance instance,
EventBean[] eventsPerStream,
ExprEvaluatorContext exprEvaluatorContext) |
void |
TableUpdateStrategyIndexNonUnique.updateTable(Collection<EventBean> eventsUnsafeIter,
TableInstance instance,
EventBean[] eventsPerStream,
ExprEvaluatorContext exprEvaluatorContext) |
void |
TableUpdateStrategy.updateTable(Collection<EventBean> events,
TableInstance instance,
EventBean[] eventsPerStream,
ExprEvaluatorContext exprEvaluatorContext) |
Modifier and Type | Method and Description |
---|---|
TableInstance |
StatementResourceHolder.getTableInstance() |
Modifier and Type | Method and Description |
---|---|
void |
StatementResourceHolder.setTableInstance(TableInstance tableInstance) |
Copyright © 2005–2020. All rights reserved.