Package net.fortytwo.ripple.query

Interface Summary
LexiconNew Author: josh Date: May 29, 2009 Time: 6:25:50 PM
 

Class Summary
Command  
Evaluator<D,R,E extends Exception> A function which reduces arbitrary expressions to a particular normal form.
LazyEvaluatingIterator A "pull-based" program evaluator which uses Ripple's lazy evaluation strategy but generates solutions incrementally based on calls to next(), rather than pushing all solutions to a stream.
LazyEvaluatingIterator.WrappingEvaluator  
LazyStackEvaluator  
PipedIOStream A buffer to which bytes are written by any number of threads, and from which bytes are read, in FIFO order, by a single thread.
QueryEngine  
QueryPipe A pipeline for evaluating expressions in Ripple's text-based syntax.
QuerySession Author: josh Date: May 29, 2009 Time: 6:12:29 PM
StackEvaluator Author: josh Date: Feb 11, 2008 Time: 3:15:35 PM
 



Copyright © 2007-2011 fortytwo.net. All Rights Reserved.