Modifier and Type | Method and Description |
---|---|
HashIndex |
HashIndex.dataType(DataType dataType)
Sets data type.
|
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.
|
HashIndex |
HashIndex.precision(int precision)
Sets precision.
|
Copyright © 2019. All rights reserved.