Modifier and Type | Class and Description |
---|---|
class |
ExecutionContextImpl
Implementation of ExecutionContext.
|
Modifier and Type | Method and Description |
---|---|
void |
MiniBatchGroupAggFunction.open(ExecutionContext ctx) |
void |
MiniBatchLocalGroupAggFunction.open(ExecutionContext ctx) |
void |
MiniBatchIncrementalGroupAggFunction.open(ExecutionContext ctx) |
void |
MiniBatchGlobalGroupAggFunction.open(ExecutionContext ctx) |
Modifier and Type | Field and Description |
---|---|
protected ExecutionContext |
MapBundleFunction.ctx |
Modifier and Type | Method and Description |
---|---|
void |
MapBundleFunction.open(ExecutionContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
ProcTimeMiniBatchDeduplicateKeepLastRowFunction.open(ExecutionContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
RangeUnboundedFollowingOverFrame.open(ExecutionContext ctx) |
void |
UnboundedOverWindowFrame.open(ExecutionContext ctx) |
void |
RangeSlidingOverFrame.open(ExecutionContext ctx) |
void |
OffsetOverFrame.open(ExecutionContext ctx) |
void |
RangeUnboundedPrecedingOverFrame.open(ExecutionContext ctx) |
void |
InsensitiveOverFrame.open(ExecutionContext ctx) |
void |
UnboundedPrecedingOverFrame.open(ExecutionContext ctx) |
void |
OverWindowFrame.open(ExecutionContext ctx)
Open to init with
ExecutionContext . |
void |
UnboundedFollowingOverFrame.open(ExecutionContext ctx) |
void |
SlidingOverFrame.open(ExecutionContext ctx) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.