API Documentation: Class PathProfile

Name PathProfile
Package com.mckoi.network

A profile of a path on a root server.

Methods Summary

String getName()
ServiceAddress getRootAddress()
String getConsensusClassName()

Method Details

String getName()

Returns the name of this path instance.

ServiceAddress getRootAddress()

Returns the ServiceAddress of the root server managing this path instance.

String getConsensusClassName()

Returns the consensus function class that manages this instance.

The text on this page is licensed under the Creative Commons Attribution 3.0 License. Java is a registered trademark of Sun Microsystems, Inc.
Mckoi is Copyright © 2000 - 2012 Diehl and Associates, Inc. All rights reserved.