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