Uses of Interface
com.ocient.jdbc.proto.PlanProtocol.FrameSpecOrBuilder
| Package | Description |
|---|---|
| com.ocient.jdbc.proto |
-
Uses of PlanProtocol.FrameSpecOrBuilder in com.ocient.jdbc.proto
Classes in com.ocient.jdbc.proto that implement PlanProtocol.FrameSpecOrBuilder Modifier and Type Class Description static classPlanProtocol.FrameSpecProtobuf typexg.db.sqlPlans.FrameSpecstatic classPlanProtocol.FrameSpec.BuilderProtobuf typexg.db.sqlPlans.FrameSpecMethods in com.ocient.jdbc.proto that return PlanProtocol.FrameSpecOrBuilder Modifier and Type Method Description PlanProtocol.FrameSpecOrBuilderPlanProtocol.WindowOperator.Builder. getFramesOrBuilder(int index)The frame specification for each op, in the same orderPlanProtocol.FrameSpecOrBuilderPlanProtocol.WindowOperator. getFramesOrBuilder(int index)The frame specification for each op, in the same orderPlanProtocol.FrameSpecOrBuilderPlanProtocol.WindowOperatorOrBuilder. getFramesOrBuilder(int index)The frame specification for each op, in the same orderMethods in com.ocient.jdbc.proto that return types with arguments of type PlanProtocol.FrameSpecOrBuilder Modifier and Type Method Description List<? extends PlanProtocol.FrameSpecOrBuilder>PlanProtocol.WindowOperator.Builder. getFramesOrBuilderList()The frame specification for each op, in the same orderList<? extends PlanProtocol.FrameSpecOrBuilder>PlanProtocol.WindowOperator. getFramesOrBuilderList()The frame specification for each op, in the same orderList<? extends PlanProtocol.FrameSpecOrBuilder>PlanProtocol.WindowOperatorOrBuilder. getFramesOrBuilderList()The frame specification for each op, in the same order