Package | Description |
---|---|
com.hazelcast.query.impl |
Contains the implementation classes of the query functionality.
|
Modifier and Type | Method and Description |
---|---|
IndexDefinition.UniqueKeyTransform |
IndexDefinition.getUniqueKeyTransform() |
static IndexDefinition.UniqueKeyTransform |
IndexDefinition.UniqueKeyTransform.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexDefinition.UniqueKeyTransform[] |
IndexDefinition.UniqueKeyTransform.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.