C# 클래스 BasicDistributedActor.Program

파일 보기 프로젝트 열기: SaladLab/Akka.Cluster.Utility

비공개 메소드들

메소드 설명
CreateClusterNode ( Config commonConfig, int port ) : void
GetTable ( ) : IActorRef
GetTableContainer ( int ordinal ) : IActorRef
InitClusterNode ( ClusterNode node ) : void
KillOneClusterNode ( string role ) : void
Main ( string args ) : void