| Interface | Description |
|---|---|
| AccumulatorState | |
| AccumulatorStateFactory<T> | |
| AccumulatorStateSerializer<T> | |
| FunctionHandle | |
| FunctionMetadataManager | |
| GroupedAccumulatorState | |
| StandardFunctionResolution | |
| WindowFunction | |
| WindowIndex |
A window index contains the sorted values for a window partition.
|
| Class | Description |
|---|---|
| FunctionMetadata | |
| InvocationConvention | |
| LongVariableConstraint | |
| RankingWindowFunction | |
| Signature | |
| TypeVariableConstraint | |
| ValueWindowFunction |
| Enum | Description |
|---|---|
| FunctionKind | |
| InvocationConvention.InvocationArgumentConvention | |
| InvocationConvention.InvocationReturnConvention | |
| OperatorType |
| Annotation Type | Description |
|---|---|
| AccumulatorStateMetadata | |
| AggregationFunction | |
| AggregationState | |
| AggregationStateSerializerFactory | |
| BlockIndex | |
| BlockPosition | |
| CombineFunction |
A function annotated with @CombineFunction is one that will be used
to combine two states into one in aggregation functions.
|
| Convention | |
| Description | |
| FunctionDependency | |
| InputFunction | |
| IsNull | |
| LiteralParameters | |
| OperatorDependency | |
| OutputFunction | |
| ScalarFunction | |
| ScalarOperator | |
| SqlNullable | |
| SqlType | |
| TypeParameter | |
| TypeParameters | |
| TypeParameterSpecialization | |
| WindowFunctionSignature | |
| WindowFunctionSignatures |
Copyright © 2012–2019. All rights reserved.