Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lucene-hadoop Wiki" for change notification.
The following page has been changed by udanax: http://wiki.apache.org/lucene-hadoop/Hbase/HbaseShell/Executor ------------------------------------------------------------------------------ == Intergrated Query Executor Architecture == + {{{ + +----------------+ + | Access methods | + +----------------+ + / \ + +----------+ +-------------+ +-------------------------+ + | Table | | Index +-------------+ Virtual Index Interface | + +------+---+ +------+------+ +-------------------------+ + / \ | \ + / \ | \ + +-------------------------+ +-----+-------------------+ +------+------+ +-------- + | Built-in multiple table | | Virtual table interface | | Functional | + +-------------------------+ +-------+---------+-------+ +-------------+ + / \ + +--------+ + | Matrix | + +--------+ + }}} +