com.sun.labs.minion.test
Class RActive

java.lang.Object
  extended by com.sun.labs.minion.test.RActive

public class RActive
extends java.lang.Object

A main program that will read and display the partitions currently in the active file. This program does not lock the active file, which may result in odd results for an index that is in use.


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

Constructor Detail

RActive

public RActive()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.NumberFormatException,
                        java.io.IOException
Throws:
java.lang.NumberFormatException
java.io.IOException