| Package | Description |
|---|---|
| com.microsoft.azure.cosmosdb |
| Modifier and Type | Method and Description |
|---|---|
static HashIndex |
Index.Hash(DataType dataType)
Returns an instance of HashIndex class with specified DataType.
|
static HashIndex |
Index.Hash(DataType dataType,
int precision)
Returns an instance of HashIndex class with specified DataType and precision.
|
Copyright © 2018. All rights reserved.