|
.NET Framework | |||||||||
PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
Holds details about the system the node bootstrapped from
Field Summary | |
---|---|
Naanou.LookupService.Bootstrap |
Empty
Empty bootstrap |
string |
Nodelist
Nodelist URI |
string |
Offline
Offline URI |
string |
Online
Online URI |
Constructor Summary | |
---|---|
Bootstrap(string nodeList, string online, string offline) Bootstrap |
Method Summary | |
---|---|
string |
ToString() Gets a string representation of bootstrap |
Methods inherited from class System.ValueType |
---|
Equals, GetHashCode |
Methods inherited from class System.Object |
---|
Finalize, GetType, MemberwiseClone |
Field Detail |
---|
public Naanou.LookupService.Bootstrap Empty
Empty bootstrap
public string Nodelist
Nodelist URI
public string Offline
Offline URI
public string Online
Online URI
Constructor Detail |
---|
public Bootstrap(string nodeList, string online, string offline)
Bootstrap
Parameters:
nodeList
- Nodelist URIonline
- Offline URIoffline
- Online URIMethod Detail |
---|
public string ToString()
Gets a string representation of bootstrap
Returns:
|
.NET Framework | |||||||||
PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |