|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.voidsearch.voidbase.storage.memory.SimpleHashStore
public class SimpleHashStore
| Constructor Summary | |
|---|---|
SimpleHashStore()
|
|
| Method Summary | |
|---|---|
MetroCell |
get(java.lang.String key)
|
void |
put(MetroCell cell)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleHashStore()
| Method Detail |
|---|
public void put(MetroCell cell)
put in interface SynchronousStoragepublic MetroCell get(java.lang.String key)
get in interface SynchronousStorage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||