pub fn shard_by_tenant<T: 'static>(
tenant_of: TenantShardFn<T>,
opts: ShardByTenantOptions,
) -> ShardByTenantConfig<T>Expand description
Creates or computes shard_by_tenant.
pub fn shard_by_tenant<T: 'static>(
tenant_of: TenantShardFn<T>,
opts: ShardByTenantOptions,
) -> ShardByTenantConfig<T>Creates or computes shard_by_tenant.