|
Lightweight Bartering Grid | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VetoException | |
---|---|
lbg.protocol.data |
Uses of VetoException in lbg.protocol.data |
---|
Methods in lbg.protocol.data that throw VetoException | |
---|---|
Metadata<K> |
SlottedLRUCache.add(K entry,
Metadata<K> meta)
Adds an entry to the cache. |
abstract Metadata<K> |
Cache.add(K entry,
Metadata<K> meta)
Adds an entry to the cache. |
Metadata<K> |
ByteBoundedSlottedLRUCache.add(K entry,
Metadata<K> meta)
|
Metadata<K> |
SlottedLRUCache.remove(K entry)
|
Metadata<K> |
Cache.remove(K entry)
Removes an entry from the cache. |
Metadata<K> |
ByteBoundedSlottedLRUCache.remove(K entry)
|
K |
SlottedLRUCache.selectForRemoval()
|
abstract K |
Cache.selectForRemoval()
Selects an entry that could be removed, but doesn't remove it yet. |
|
Lightweight Bartering Grid | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.