Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Akka
Cluster
Sharding
ShardState
C# 클래스 Akka.Cluster.Sharding.ShardState
파일 보기
프로젝트 열기: rogeralsing/akka.net
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
EntityIds
string[]
ShardId
string
공개 메소드들
메소드
설명
ShardState
(
string
shardId
,
string
entityIds
) :
System
메소드 상세
ShardState()
공개
메소드
public
ShardState
(
string
shardId
,
string
entityIds
) :
System
shardId
string
entityIds
string
리턴
System
프로퍼티 상세
EntityIds
공개적으로 프로퍼티
public
string[]
EntityIds
리턴
string[]
ShardId
공개적으로 프로퍼티
public
string
ShardId
리턴
string