MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich

examples
Class StreamExample

java.lang.Object
  extended by examples.StreamExample

public class StreamExample
extends java.lang.Object

This is a simple example of using MXQuery in a streaming mode, consisting of input queue and a single continuous query reading from it The next release of MXQuery will contain a stream server that will provide a more flexible and general setup


Constructor Summary
StreamExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamExample

public StreamExample()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich

MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich