G M O S 

G

generate(int, int, int) - Static method in class org.apache.calcite.example.maze.MazeTable
Table function that generates a maze.
getRowType(RelDataTypeFactory) - Method in class org.apache.calcite.example.maze.MazeTable
 

M

MazeTable - Class in org.apache.calcite.example.maze
User-defined table function that generates a Maze and prints it in text form.

O

org.apache.calcite.example.maze - package org.apache.calcite.example.maze
User-defined table function that generates a maze.

S

scan(DataContext) - Method in class org.apache.calcite.example.maze.MazeTable
 
solve(int, int, int) - Static method in class org.apache.calcite.example.maze.MazeTable
Table function that generates a maze with a solution.
G M O S 

Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.