Reinstated FUNCTIONAL as a valid index type XML attribute and correction for compiler issue in GemfireOnRegionFunctionTemplate
This commit is contained in:
@@ -2149,6 +2149,7 @@ The name of the index bean definition. If property 'name' is not set, it will be
|
||||
<xsd:restriction base="xsd:string">
|
||||
<xsd:enumeration value="HASH" />
|
||||
<xsd:enumeration value="PRIMARY_KEY"/>
|
||||
<xsd:enumeration value="FUNCTIONAL"/>
|
||||
</xsd:restriction>
|
||||
</xsd:simpleType>
|
||||
</xsd:attribute>
|
||||
|
||||
Reference in New Issue
Block a user