gov.lbl.fastbit
Class FastBitStringWriter.WriteHandle

java.lang.Object
  extended by gov.lbl.fastbit.FastBitStringWriter.WriteHandle
Enclosing class:
FastBitStringWriter

public class FastBitStringWriter.WriteHandle
extends java.lang.Object

An auxiliary thread-safe class to hold file locks and buffers.


Method Summary
 void close()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

close

public void close()
           throws FastBitStringWriterException
Throws:
FastBitStringWriterException