| Package | Description |
|---|---|
| org.apache.tajo.plan.serder |
This package provides (de)serialization API for logical plan and it related parts.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PlanProto.WinFunctionEvalSpec.WindowStartBound
Protobuf type
WinFunctionEvalSpec.WindowStartBound |
static class |
PlanProto.WinFunctionEvalSpec.WindowStartBound.Builder
Protobuf type
WinFunctionEvalSpec.WindowStartBound |
| Modifier and Type | Method and Description |
|---|---|
PlanProto.WinFunctionEvalSpec.WindowStartBoundOrBuilder |
PlanProto.WinFunctionEvalSpec.WindowFrameOrBuilder.getStartBoundOrBuilder()
required .WinFunctionEvalSpec.WindowStartBound startBound = 1; |
PlanProto.WinFunctionEvalSpec.WindowStartBoundOrBuilder |
PlanProto.WinFunctionEvalSpec.WindowFrame.getStartBoundOrBuilder()
required .WinFunctionEvalSpec.WindowStartBound startBound = 1; |
PlanProto.WinFunctionEvalSpec.WindowStartBoundOrBuilder |
PlanProto.WinFunctionEvalSpec.WindowFrame.Builder.getStartBoundOrBuilder()
required .WinFunctionEvalSpec.WindowStartBound startBound = 1; |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.