com.voidsearch.voidbase.storage.distributed
Class DistributedStore

java.lang.Object
  extended by com.voidsearch.voidbase.storage.distributed.DistributedStore

public class DistributedStore
extends java.lang.Object


Field Summary
protected static org.slf4j.Logger logger
           
 
Constructor Summary
DistributedStore(java.lang.String name, java.lang.String path)
           
 
Method Summary
 void close()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static final org.slf4j.Logger logger
Constructor Detail

DistributedStore

public DistributedStore(java.lang.String name,
                        java.lang.String path)
                 throws StorageException
Throws:
StorageException
Method Detail

close

public void close()
           throws StorageException
Throws:
StorageException


Copyright © 2009. All Rights Reserved.