C# Class Unm.DistributedSystem.ButterflyNetwork.DownNodeConnection

Inheritance: NodeConnection
Mostra file Open project: mahdiz/mpclib

Public Methods

Method Description
Clone ( ) : object
DownNodeConnection ( int fromSupernode, int toSupernode, List nodeIds ) : System
GetSize ( ) : int

Method Details

Clone() public method

public Clone ( ) : object
return object

DownNodeConnection() public method

public DownNodeConnection ( int fromSupernode, int toSupernode, List nodeIds ) : System
fromSupernode int
toSupernode int
nodeIds List
return System

GetSize() public method

public GetSize ( ) : int
return int