net.obsearch.index.bucket.sleek
Class TestSleekBucketShort

java.lang.Object
  extended by net.obsearch.index.bucket.sleek.TestSleekBucketShort

public class TestSleekBucketShort
extends Object

Test the SleekBucketShort

Author:
amuller

Constructor Summary
TestSleekBucketShort()
           
 
Method Summary
 net.obsearch.example.l1.L1 generateObject()
           
 void testBucket()
           
 void testBucketAux(int maxObjects, int maxPivots)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSleekBucketShort

public TestSleekBucketShort()
Method Detail

generateObject

public net.obsearch.example.l1.L1 generateObject()

testBucket

public void testBucket()
                throws net.obsearch.exception.IllegalIdException,
                       net.obsearch.exception.OBException,
                       IllegalAccessException,
                       InstantiationException,
                       IOException
Throws:
net.obsearch.exception.IllegalIdException
net.obsearch.exception.OBException
IllegalAccessException
InstantiationException
IOException

testBucketAux

public void testBucketAux(int maxObjects,
                          int maxPivots)
                   throws net.obsearch.exception.IllegalIdException,
                          net.obsearch.exception.OBException,
                          IllegalAccessException,
                          InstantiationException,
                          IOException
Throws:
net.obsearch.exception.IllegalIdException
net.obsearch.exception.OBException
IllegalAccessException
InstantiationException
IOException


Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.