C# 클래스 Unm.DistributedSystem.ButterflyNetwork.DownNodeConnection

상속: NodeConnection
파일 보기 프로젝트 열기: mahdiz/mpclib

공개 메소드들

메소드 설명
Clone ( ) : object
DownNodeConnection ( int fromSupernode, int toSupernode, List nodeIds ) : System
GetSize ( ) : int

메소드 상세

Clone() 공개 메소드

public Clone ( ) : object
리턴 object

DownNodeConnection() 공개 메소드

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

GetSize() 공개 메소드

public GetSize ( ) : int
리턴 int