public class CreateIndexFunction extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CREATE_INDEX_FUNCTION_ID |
Constructor and Description |
---|
CreateIndexFunction() |
Modifier and Type | Method and Description |
---|---|
boolean |
createIndex(IndexDefinition indexDefinition) |
protected boolean |
isNonExistingIndex(org.apache.geode.cache.GemFireCache gemfireCache,
IndexDefinition indexDefinition) |
protected org.apache.geode.cache.Cache |
resolveCache() |
public static final String CREATE_INDEX_FUNCTION_ID
public boolean createIndex(IndexDefinition indexDefinition)
protected org.apache.geode.cache.Cache resolveCache()
protected boolean isNonExistingIndex(org.apache.geode.cache.GemFireCache gemfireCache, IndexDefinition indexDefinition)
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.