org.apache.blur.console.util
Class QueryUtilTest

java.lang.Object
  extended by org.apache.blur.console.ConsoleTestBase
      extended by org.apache.blur.console.util.QueryUtilTest

public class QueryUtilTest
extends ConsoleTestBase


Constructor Summary
QueryUtilTest()
           
 
Method Summary
 void setup()
           
 void testGetCurrentQueryCount()
           
 void testGetQueries()
           
 
Methods inherited from class org.apache.blur.console.ConsoleTestBase
shutdown, startup
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryUtilTest

public QueryUtilTest()
Method Detail

setup

public void setup()
           throws Exception
Throws:
Exception

testGetCurrentQueryCount

public void testGetCurrentQueryCount()
                              throws org.apache.blur.thrift.generated.BlurException,
                                     IOException,
                                     org.apache.blur.thirdparty.thrift_0_9_0.TException
Throws:
org.apache.blur.thrift.generated.BlurException
IOException
org.apache.blur.thirdparty.thrift_0_9_0.TException

testGetQueries

public void testGetQueries()
                    throws IOException,
                           org.apache.blur.thrift.generated.BlurException,
                           org.apache.blur.thirdparty.thrift_0_9_0.TException
Throws:
IOException
org.apache.blur.thrift.generated.BlurException
org.apache.blur.thirdparty.thrift_0_9_0.TException


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.