gov.lanl.archive.index.bdb
Class TestIndex

java.lang.Object
  extended by gov.lanl.archive.index.bdb.TestIndex

public class TestIndex
extends Object


Constructor Summary
TestIndex()
           
 
Method Summary
 String getLastTest(IndexImplB idx, String url)
           
 void getTestKeyMemento(IndexImplB idx, String url, Date date)
           
 void getTestMemento(IndexImplB idx, String url, Date date)
           
static void main(String[] args)
           
 void testdb(com.sleepycat.je.Database db)
           
 void testSecdb(com.sleepycat.je.SecondaryDatabase db)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestIndex

public TestIndex()
Method Detail

main

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

getTestKeyMemento

public void getTestKeyMemento(IndexImplB idx,
                              String url,
                              Date date)

testdb

public void testdb(com.sleepycat.je.Database db)
            throws UnsupportedEncodingException
Throws:
UnsupportedEncodingException

getLastTest

public String getLastTest(IndexImplB idx,
                          String url)

getTestMemento

public void getTestMemento(IndexImplB idx,
                           String url,
                           Date date)

testSecdb

public void testSecdb(com.sleepycat.je.SecondaryDatabase db)
               throws UnsupportedEncodingException
Throws:
UnsupportedEncodingException


Copyright © 2013. All Rights Reserved.