IShardingPointerProvider InterfaceNFX Class Library

[This is preliminary documentation and is subject to change.]

Denotes an entity which provides a sharding parcel type along with sharding ID (ShardingPointer) that can be used to determine data location via conversion of this id into physical shard #(particular server) that this entity represents

Namespace: NFX.DataAccess.Distributed
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public interface IShardingPointerProvider
See Also