| 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.WindowEndBound
Protobuf type
WinFunctionEvalSpec.WindowEndBound |
static class |
PlanProto.WinFunctionEvalSpec.WindowEndBound.Builder
Protobuf type
WinFunctionEvalSpec.WindowEndBound |
| Modifier and Type | Method and Description |
|---|---|
PlanProto.WinFunctionEvalSpec.WindowEndBoundOrBuilder |
PlanProto.WinFunctionEvalSpec.WindowFrameOrBuilder.getEndBoundOrBuilder()
required .WinFunctionEvalSpec.WindowEndBound endBound = 2; |
PlanProto.WinFunctionEvalSpec.WindowEndBoundOrBuilder |
PlanProto.WinFunctionEvalSpec.WindowFrame.getEndBoundOrBuilder()
required .WinFunctionEvalSpec.WindowEndBound endBound = 2; |
PlanProto.WinFunctionEvalSpec.WindowEndBoundOrBuilder |
PlanProto.WinFunctionEvalSpec.WindowFrame.Builder.getEndBoundOrBuilder()
required .WinFunctionEvalSpec.WindowEndBound endBound = 2; |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.