C# 클래스 RavenFS.Client.Shard.ShardStrategy

Default shard strategy for the sharding document store
파일 보기 프로젝트 열기: hibernating-rhinos/RavenFS 1 사용 예제들

공개 메소드들

메소드 설명
ShardStrategy ( RavenFileSystemClient>.IDictionary shards ) : System
StableHashString ( string text ) : int

메소드 상세

ShardStrategy() 공개 메소드

public ShardStrategy ( RavenFileSystemClient>.IDictionary shards ) : System
shards RavenFileSystemClient>.IDictionary
리턴 System

StableHashString() 공개 메소드

public StableHashString ( string text ) : int
text string
리턴 int