peersim.pastry
Class MSPastryCommonConfig
java.lang.Object
peersim.pastry.MSPastryCommonConfig
public class MSPastryCommonConfig
- extends java.lang.Object
Fixed Parameters of a pastry network. They have a default value and can be configured at
startup of the network, once only.
Title: MSPASTRY
Description: MsPastry implementation for PeerSim
Copyright: Copyright (c) 2007
Company: The Pastry Group
Field Summary |
static int |
B
|
static int |
BASE
|
static int |
BITS
|
static boolean |
DEBUG
|
static int |
DIGITS
|
static int |
L
|
Method Summary |
static java.lang.String |
info()
short information about current mspastry configuration |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DIGITS
public static final int DIGITS
- See Also:
- Constant Field Values
BITS
public static final int BITS
- See Also:
- Constant Field Values
B
public static int B
BASE
public static int BASE
L
public static int L
DEBUG
public static final boolean DEBUG
- See Also:
- Constant Field Values
MSPastryCommonConfig
public MSPastryCommonConfig()
info
public static java.lang.String info()
- short information about current mspastry configuration
- Returns:
- String