İngilizce dilinde oku

Aracılığıyla paylaş


com.microsoft.azure.elasticdb.shard.mapper

Classes

BaseShardMapper

Base class for keyed mappers.

DefaultShardMapper

Default shard mapper, that basically is a container of shards with no keys.

ListShardMapper

Mapper from single keys (points) to their corresponding shards.

RangeShardMapper

Mapper from a range of keys to their corresponding shards.

Interfaces

IShardMapper<MappingT,ValueT>

Container for a collection of keys to shards mappings.

Enums