net.obsearch.cache
Interface OBCacheHandler<O>

All Known Subinterfaces:
OBCacheHandlerByteArray<O>, OBCacheHandlerLong<O>

public interface OBCacheHandler<O>


Method Summary
 long getDBSize()
          Returns the size of the DB
 

Method Detail

getDBSize

long getDBSize()
               throws OBStorageException
Returns the size of the DB

Returns:
the size of the DB.
Throws:
OBStorageException


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