HashGenerator 接口
定义
HashGenerator interface to be implemented for computing the hash used in the hashing algorithm for the Azure Cosmos DB database service.
public interface HashGenerator
方法
computeHash(byte[] key) |
HashGenerator interface to be implemented for computing the hash used in the hashing algorithm for the Azure Cosmos DB database service.
public interface HashGenerator
computeHash(byte[] key) |