Class CreateIndexFunction
java.lang.Object
org.springframework.data.gemfire.config.admin.functions.CreateIndexFunction
The CreateIndexFunction class...
- Since:
- 1.0.0
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
createIndex
(IndexDefinition indexDefinition) protected boolean
isNonExistingIndex
(org.apache.geode.cache.GemFireCache gemfireCache, IndexDefinition indexDefinition) protected org.apache.geode.cache.Cache
-
Field Details
-
CREATE_INDEX_FUNCTION_ID
- See Also:
-
-
Constructor Details
-
CreateIndexFunction
public CreateIndexFunction()
-
-
Method Details
-
createIndex
-
resolveCache
protected org.apache.geode.cache.Cache resolveCache() -
isNonExistingIndex
protected boolean isNonExistingIndex(org.apache.geode.cache.GemFireCache gemfireCache, IndexDefinition indexDefinition)
-