| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.aelitis.azureus.plugins.dht.impl.DHTPluginStorageManager.diversification
protected static class DHTPluginStorageManager.diversification
| Constructor Summary | |
|---|---|
protected  | 
DHTPluginStorageManager.diversification(DHTPluginStorageManager _manager,
                                        HashWrapper _key,
                                        byte _type)
 | 
protected  | 
DHTPluginStorageManager.diversification(DHTPluginStorageManager _manager,
                                        HashWrapper _key,
                                        byte _type,
                                        long _expiry,
                                        int[] _fixed_put_offsets)
 | 
| Method Summary | |
|---|---|
protected static DHTPluginStorageManager.diversification | 
deserialise(DHTPluginStorageManager _manager,
            java.util.Map _map)
 | 
protected  long | 
getExpiry()
 | 
protected  HashWrapper | 
getKey()
 | 
protected  java.util.List | 
getKeys(boolean put,
        boolean exhaustive)
 | 
protected  byte | 
getType()
 | 
protected  java.util.Map | 
serialise()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
protected DHTPluginStorageManager.diversification(DHTPluginStorageManager _manager,
                                                  HashWrapper _key,
                                                  byte _type)
protected DHTPluginStorageManager.diversification(DHTPluginStorageManager _manager,
                                                  HashWrapper _key,
                                                  byte _type,
                                                  long _expiry,
                                                  int[] _fixed_put_offsets)
| Method Detail | 
|---|
protected java.util.Map serialise()
protected static DHTPluginStorageManager.diversification deserialise(DHTPluginStorageManager _manager,
                                                                     java.util.Map _map)
protected HashWrapper getKey()
protected long getExpiry()
protected byte getType()
protected java.util.List getKeys(boolean put,
                                 boolean exhaustive)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||