|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.voidsearch.voidbase.storage.example.ExampleVoidBaseStorage
public class ExampleVoidBaseStorage
| Constructor Summary | |
|---|---|
ExampleVoidBaseStorage()
|
|
| Method Summary | |
|---|---|
void |
blockOperation(StorageOperation op)
|
void |
enableOperation(StorageOperation op)
|
long |
getMemorySize()
|
long |
getTotalQueries()
|
void |
updateStats(StorageStats stats)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExampleVoidBaseStorage()
| Method Detail |
|---|
public void blockOperation(StorageOperation op)
throws SupervisionException
blockOperation in interface SupervisedStorageSupervisionException
public void enableOperation(StorageOperation op)
throws SupervisionException
enableOperation in interface SupervisedStorageSupervisionExceptionpublic void updateStats(StorageStats stats)
updateStats in interface SupervisedStoragepublic long getTotalQueries()
getTotalQueries in interface SupervisedStoragepublic long getMemorySize()
getMemorySize in interface SupervisedStorage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||