package
Version:
v2.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Jul 12, 2016
License: BSD-3-Clause
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package planbuilder allows you to build execution
plans that describe how to fulfill a query that may
span multiple keyspaces or shards.
The main entry point for the planbuilder is the
Build function that accepts a query and vschema
and returns the plan.
Build builds a plan for a query based on the specified vschema.
It's the main entry point for this package.
VSchema defines the interface for this package to fetch
info about tables.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.