Constant Field Values


Contents
bamboo.db.*

bamboo.db.StorageManager.Key
public static final int SIZE 57

bamboo.dht.*

bamboo.dht.bamboo_stat
public static final int BAMBOO_AGAIN 2
public static final int BAMBOO_CAP 1
public static final int BAMBOO_OK 0

bamboo.dht.Dht
protected static final int FORWARDED_GET_TIMEOUT 30000
protected static final long GET_TIMEOUT 120000L
protected static final long PUT_TIMEOUT 30000L

bamboo.dht.Dht.PutReqPayload
public static final int MAX_SIZE 16384

bamboo.dht.Gateway
protected static final long CONN_TIMEOUT 30000L

bamboo.dht.gateway_prot
public static final int BAMBOO_DHT_GATEWAY_PROGRAM 708655600
public static final int BAMBOO_DHT_GATEWAY_VERSION 2
public static final int BAMBOO_DHT_PROC_GET_2 3
public static final int BAMBOO_DHT_PROC_NULL_2 1
public static final int BAMBOO_DHT_PROC_PUT_2 2

bamboo.dht.GatewayClient
protected static final int KEY_LEN 20

bamboo.dht.fssim.ContinuousAlgorithm
protected static final boolean DEBUG false
protected static final boolean FF_TO_SYS_TIME true
protected static final boolean PREEMPTIVE true

bamboo.dht.fssim.NoQueuingAlgorithm
protected static final boolean DEBUG false
protected static final long DISK_SIZE 3686400L
protected static final long MAX_PUT 3686400L
protected static final int MAX_SIZE 1024
protected static final long MAX_TTL 3600L
protected static final long RATE 1024L

bamboo.dht.fssim.VirtualTimeAlgorithm
protected static final boolean DEBUG false
protected static final long DISK_PAD 1024L
protected static final long DISK_SIZE 3686400L
protected static final long MAX_PUT 3686400L
protected static final int MAX_SIZE 1024
protected static final long MAX_TTL 3600L
protected static final long RATE 1024L

bamboo.dmgr.*

bamboo.dmgr.FetchMerkleTreeNodeReject
public static final int BAD_EXPANSION 1
public static final int BAD_GUID_RANGE 0
public static final int NO_SUCH_NODE 2

bamboo.dmgr.PutOrRemoveMsg
public static final int MAX_SIZE 16384

bamboo.lss.*

bamboo.lss.UdpCC
protected static final long BW_STATS_PERIOD 5000L
protected static final boolean LOG_BAD_NETWORK_EVENTS true
protected static final int MAX_MSG_SIZE 16384
protected static final int MAX_RECENTLY_SEEN_SIZE 1000
protected static final long MAX_RTO 5000L
protected static final double MAX_WND 1000000.0
protected static final boolean REUSE true
protected static final long STATS_PERIOD 30000L

bamboo.openhash.*

bamboo.openhash.fileshare.FileShare
protected static final String APPLICATION "OpenDHT FileShare"
protected static final int BRANCHING 51
protected static final int MAX_BUFFER 100
protected static final int MAX_PARALLEL 100

bamboo.openhash.i3.LookupService
protected static final String APP "bamboo.openhash.i3.LookupService $Revision: 1.6 $"

bamboo.openhash.multicast.MulticastTest
protected static final String APP "bamboo.openhash.multicast.MulticastTest $Revision: 1.21 $"
protected final int JOIN_TTL 60

bamboo.openhash.redir.RedirTest
protected static final String APP "bamboo.openhash.redir.RedirTest $Revision: 1.6 $"

bamboo.router.*

bamboo.router.LeafSet
public static final int REMOVED_BOTH 3
public static final int REMOVED_NONE 0
public static final int REMOVED_PREDECESSOR 1
public static final int REMOVED_SUCCESSOR 2

bamboo.router.Router
protected static final int PING_ITER 10

bamboo.sim.*

bamboo.sim.TransitStub
public static final double INV_BW_1_Mbps 9.5367431640625E-7

bamboo.www.*

bamboo.www.WebInterface
public static final int CR 13
public static final int LF 10