Modifier and Type | Class and Description |
---|---|
class |
AggregatorAccessWFilterBase |
Modifier and Type | Class and Description |
---|---|
class |
AggregatorAccessCountMinSketch
Implementation of access function for single-stream (not joins).
|
Modifier and Type | Method and Description |
---|---|
AggregatorAccess |
AggregationStateCountMinSketchForge.getAggregator() |
Modifier and Type | Interface and Description |
---|---|
interface |
AggregatorAccessLinear |
Modifier and Type | Class and Description |
---|---|
class |
AggregatorAccessLinearJoin
Implementation of access function for joins.
|
class |
AggregatorAccessLinearNonJoin
Implementation of access function for single-stream (not joins).
|
Modifier and Type | Method and Description |
---|---|
AggregatorAccess |
AggregationStateLinearForge.getAggregator() |
Modifier and Type | Class and Description |
---|---|
class |
AggregatorAccessPlugin |
Modifier and Type | Method and Description |
---|---|
AggregatorAccess |
AggregationStateFactoryForgePlugin.getAggregator() |
Modifier and Type | Interface and Description |
---|---|
interface |
AggregatorAccessSorted |
Modifier and Type | Class and Description |
---|---|
class |
AggregatorAccessSortedImpl |
class |
AggregatorAccessSortedMinMaxByEver
Implementation of access function for single-stream (not joins).
|
Modifier and Type | Method and Description |
---|---|
AggregatorAccess |
AggregationStateSortedForge.getAggregator() |
AggregatorAccess |
AggregationStateMinMaxByEverForge.getAggregator() |
Modifier and Type | Method and Description |
---|---|
AggregatorAccess |
AggregationStateFactoryForge.getAggregator() |
Copyright © 2005–2019. All rights reserved.