Modifier and Type | Field and Description |
---|---|
protected FilterSpecActivatable |
ViewableActivatorFilter.filterSpec |
Modifier and Type | Method and Description |
---|---|
void |
ViewableActivatorFilter.setFilterSpec(FilterSpecActivatable filterSpec) |
Constructor and Description |
---|
ViewableActivatorFilterStopCallback(FilterHandle filterHandle,
FilterSpecActivatable filterSpecActivatable) |
Modifier and Type | Method and Description |
---|---|
FilterSpecActivatable |
ContextControllerDetailCategory.getFilterSpecActivatable() |
Modifier and Type | Method and Description |
---|---|
FilterValueSetParam[][] |
ContextControllerCategoryFactory.populateFilterAddendum(FilterSpecActivatable filterSpec,
boolean forStatement,
int nestingLevel,
Object partitionKey,
ContextControllerStatementDesc optionalStatementDesc,
AgentInstanceContext agentInstanceContextStatement) |
void |
ContextControllerDetailCategory.setFilterSpecActivatable(FilterSpecActivatable filterSpecActivatable) |
Modifier and Type | Method and Description |
---|---|
FilterSpecActivatable |
ContextConditionDescriptorFilter.getFilterSpecActivatable() |
Modifier and Type | Method and Description |
---|---|
void |
ContextConditionDescriptorFilter.setFilterSpecActivatable(FilterSpecActivatable filterSpecActivatable) |
Modifier and Type | Method and Description |
---|---|
void |
ContextConditionDescriptorTimePeriod.addFilterSpecActivatable(List<FilterSpecActivatable> activatables) |
void |
ContextConditionDescriptorPattern.addFilterSpecActivatable(List<FilterSpecActivatable> activatables) |
void |
ContextConditionDescriptorNever.addFilterSpecActivatable(List<FilterSpecActivatable> activatables) |
void |
ContextConditionDescriptorImmediate.addFilterSpecActivatable(List<FilterSpecActivatable> activatables) |
void |
ContextConditionDescriptorFilter.addFilterSpecActivatable(List<FilterSpecActivatable> activatables) |
void |
ContextConditionDescriptorCrontab.addFilterSpecActivatable(List<FilterSpecActivatable> activatables) |
void |
ContextConditionDescriptor.addFilterSpecActivatable(List<FilterSpecActivatable> activatables) |
Modifier and Type | Method and Description |
---|---|
FilterValueSetParam[][] |
ContextControllerFactory.populateFilterAddendum(FilterSpecActivatable filterSpec,
boolean forStatement,
int nestingLevel,
Object partitionKey,
ContextControllerStatementDesc optionalStatementDesc,
AgentInstanceContext agentInstanceContextStatement) |
Modifier and Type | Method and Description |
---|---|
FilterSpecActivatable |
ContextControllerDetailHashItem.getFilterSpecActivatable() |
Modifier and Type | Method and Description |
---|---|
FilterValueSetParam[][] |
ContextControllerHashFactory.populateFilterAddendum(FilterSpecActivatable filterSpec,
boolean forStatement,
int nestingLevel,
Object partitionKey,
ContextControllerStatementDesc optionalStatementDesc,
AgentInstanceContext agentInstanceContextStatement) |
void |
ContextControllerDetailHashItem.setFilterSpecActivatable(FilterSpecActivatable filterSpecActivatable) |
Modifier and Type | Method and Description |
---|---|
FilterValueSetParam[][] |
ContextControllerInitTermFactory.populateFilterAddendum(FilterSpecActivatable filterSpec,
boolean forStatement,
int nestingLevel,
Object partitionKey,
ContextControllerStatementDesc optionalStatementDesc,
AgentInstanceContext agentInstanceContextStatement) |
Modifier and Type | Method and Description |
---|---|
FilterSpecActivatable |
ContextControllerDetailKeyedItem.getFilterSpecActivatable() |
Modifier and Type | Method and Description |
---|---|
List<FilterSpecActivatable> |
ContextControllerDetailKeyed.getFilterSpecActivatables() |
Modifier and Type | Method and Description |
---|---|
static FilterValueSetParam[][] |
ContextControllerKeyedUtil.getAddendumFilters(Object getterKey,
FilterSpecActivatable filtersSpec,
ContextControllerDetailKeyed keyedSpec,
boolean includePartition,
ContextControllerStatementDesc optionalStatementDesc,
AgentInstanceContext agentInstanceContext) |
FilterValueSetParam[][] |
ContextControllerKeyedFactory.populateFilterAddendum(FilterSpecActivatable filterSpec,
boolean forStatement,
int nestingLevel,
Object partitionKey,
ContextControllerStatementDesc optionalStatementDesc,
AgentInstanceContext agentInstanceContextStatement) |
void |
ContextControllerDetailKeyedItem.setFilterSpecActivatable(FilterSpecActivatable filterSpecActivatable) |
protected void |
ContextControllerKeyedFilterEntry.start(FilterSpecActivatable activatable) |
protected void |
ContextControllerKeyedFilterEntry.stop(FilterSpecActivatable activatable) |
Modifier and Type | Method and Description |
---|---|
static IdentityHashMap<FilterSpecActivatable,FilterValueSetParam[][]> |
ContextManagerUtil.computeAddendumForStatement(ContextControllerStatementDesc statementDesc,
ContextControllerFactory[] controllerFactories,
Object[] allPartitionKeys,
AgentInstanceContext agentInstanceContextCreate) |
Modifier and Type | Method and Description |
---|---|
static FilterValueSetParam[][] |
ContextManagerUtil.computeAddendumNonStmt(Object[] partitionKeys,
FilterSpecActivatable filterCallback,
ContextManagerRealization realization) |
Modifier and Type | Method and Description |
---|---|
Map<Integer,FilterSpecActivatable> |
StatementContext.getFilterSpecActivatables() |
Modifier and Type | Method and Description |
---|---|
FilterValueSetParam[][] |
AgentInstanceFilterProxyImpl.getAddendumFilters(FilterSpecActivatable filterSpec,
AgentInstanceContext agentInstanceContext) |
FilterValueSetParam[][] |
AgentInstanceFilterProxy.getAddendumFilters(FilterSpecActivatable filterSpec,
AgentInstanceContext agentInstanceContext) |
Modifier and Type | Field and Description |
---|---|
protected Function<FilterSpecActivatable,FilterValueSetParam[][]> |
PatternAgentInstanceContext.contextAddendumFunction |
Modifier and Type | Method and Description |
---|---|
FilterValueSetParam[][] |
PatternAgentInstanceContext.getFilterAddendumForContextPath(FilterSpecActivatable filterSpec) |
Constructor and Description |
---|
PatternAgentInstanceContext(PatternContext patternContext,
AgentInstanceContext agentInstanceContext,
boolean hasConsumingFilter,
Function<FilterSpecActivatable,FilterValueSetParam[][]> contextAddendumFunction) |
Modifier and Type | Method and Description |
---|---|
FilterSpecActivatable |
EvalFilterFactoryNode.getFilterSpec() |
Modifier and Type | Method and Description |
---|---|
void |
EvalFilterFactoryNode.setFilterSpec(FilterSpecActivatable filterSpec) |
Modifier and Type | Method and Description |
---|---|
boolean |
FilterSpecActivatable.equalsTypeAndFilter(FilterSpecActivatable other)
Compares only the type and filter portion and not the property evaluation portion.
|
void |
FilterSpecActivatableRegistry.register(FilterSpecActivatable filterSpecActivatable) |
Constructor and Description |
---|
ZeroDepthStreamIterableWAudit(EventType eventType,
AgentInstanceContext agentInstanceContext,
FilterSpecActivatable filterSpec,
int streamNumber,
boolean subselect,
int subselectNumber) |
ZeroDepthStreamNoIterateWAudit(EventType eventType,
AgentInstanceContext agentInstanceContext,
FilterSpecActivatable filterSpec,
int streamNumber,
boolean subselect,
int subselectNumber) |
Copyright © 2005–2018. All rights reserved.