SunSPOT API V5.0


com.sun.spot.peripheral.radio.mhrp.lqrp
Class Constants

java.lang.Object
  extended by com.sun.spot.peripheral.radio.mhrp.lqrp.Constants

public class Constants
extends Object

Version:
0.1
Author:
Allen Ajit George, modifications by Pradip De and Pete St. Pierre

Field Summary
static long ACTIVE_ROUTE_TIMEOUT
           
static int ALLOWED_HELLO_LOSS
           
static long BLACKLIST_TIMEOUT
           
static long DELETE_PERIOD
           
static long EXPIRY_TIME_DELTA
           
static int FIRST_VALID_SEQUENCE_NUMBER
           
static long HELLO_INTERVAL
           
static long INVALID_NEXT_HOP
           
static int INVALID_SEQUENCE_NUMBER
           
static byte LQREP_TYPE
           
static byte LQREQ_TYPE
           
static byte LQRP_PROTOCOL_NUMBER
           
static long MAX_SEQUENCE_NUMBER
           
static int NET_DIAMETER
           
static long NET_TRAVERSAL_TIME
           
static long NEXT_HOP_WAIT
           
static long NODE_TRAVERSAL_TIME
           
static int NUM_LONG_BYTES
           
static long PATH_DISCOVERY_TIME
           
static long QUEUE_TIMEOUT
           
static long REQUEST_GRACE_PERIOD
           
static long REQUEST_TABLE_CLEANER_SLEEP_TIME
           
static int RERR_RATELIMIT
           
static byte RERR_TYPE
           
static long ROUTING_TABLE_CLEANER_SLEEP_TIME
           
static byte RREP_TYPE
           
static int RREQ_RATELIMIT
           
static int RREQ_RETRIES
           
static byte RREQ_TYPE
           
static int UNKNOWN_SEQUENCE_NUMBER
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NET_DIAMETER

public static final int NET_DIAMETER
See Also:
Constant Field Values

NUM_LONG_BYTES

public static final int NUM_LONG_BYTES
See Also:
Constant Field Values

INVALID_SEQUENCE_NUMBER

public static final int INVALID_SEQUENCE_NUMBER
See Also:
Constant Field Values

UNKNOWN_SEQUENCE_NUMBER

public static final int UNKNOWN_SEQUENCE_NUMBER
See Also:
Constant Field Values

FIRST_VALID_SEQUENCE_NUMBER

public static final int FIRST_VALID_SEQUENCE_NUMBER
See Also:
Constant Field Values

LQRP_PROTOCOL_NUMBER

public static final byte LQRP_PROTOCOL_NUMBER
See Also:
Constant Field Values

INVALID_NEXT_HOP

public static final long INVALID_NEXT_HOP
See Also:
Constant Field Values

QUEUE_TIMEOUT

public static final long QUEUE_TIMEOUT
See Also:
Constant Field Values

MAX_SEQUENCE_NUMBER

public static final long MAX_SEQUENCE_NUMBER
See Also:
Constant Field Values

RREQ_RETRIES

public static final int RREQ_RETRIES
See Also:
Constant Field Values

RREQ_RATELIMIT

public static final int RREQ_RATELIMIT
See Also:
Constant Field Values

RERR_RATELIMIT

public static final int RERR_RATELIMIT
See Also:
Constant Field Values

NODE_TRAVERSAL_TIME

public static final long NODE_TRAVERSAL_TIME
See Also:
Constant Field Values

NET_TRAVERSAL_TIME

public static final long NET_TRAVERSAL_TIME
See Also:
Constant Field Values

PATH_DISCOVERY_TIME

public static final long PATH_DISCOVERY_TIME
See Also:
Constant Field Values

ACTIVE_ROUTE_TIMEOUT

public static final long ACTIVE_ROUTE_TIMEOUT
See Also:
Constant Field Values

DELETE_PERIOD

public static final long DELETE_PERIOD
See Also:
Constant Field Values

REQUEST_GRACE_PERIOD

public static final long REQUEST_GRACE_PERIOD
See Also:
Constant Field Values

NEXT_HOP_WAIT

public static final long NEXT_HOP_WAIT
See Also:
Constant Field Values

BLACKLIST_TIMEOUT

public static final long BLACKLIST_TIMEOUT
See Also:
Constant Field Values

EXPIRY_TIME_DELTA

public static final long EXPIRY_TIME_DELTA
See Also:
Constant Field Values

ALLOWED_HELLO_LOSS

public static final int ALLOWED_HELLO_LOSS
See Also:
Constant Field Values

HELLO_INTERVAL

public static final long HELLO_INTERVAL
See Also:
Constant Field Values

RREQ_TYPE

public static final byte RREQ_TYPE
See Also:
Constant Field Values

RREP_TYPE

public static final byte RREP_TYPE
See Also:
Constant Field Values

RERR_TYPE

public static final byte RERR_TYPE
See Also:
Constant Field Values

LQREQ_TYPE

public static final byte LQREQ_TYPE
See Also:
Constant Field Values

LQREP_TYPE

public static final byte LQREP_TYPE
See Also:
Constant Field Values

REQUEST_TABLE_CLEANER_SLEEP_TIME

public static final long REQUEST_TABLE_CLEANER_SLEEP_TIME
See Also:
Constant Field Values

ROUTING_TABLE_CLEANER_SLEEP_TIME

public static final long ROUTING_TABLE_CLEANER_SLEEP_TIME
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()

SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.