public class CreateRegionFunction extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CREATE_REGION_FUNCTION_ID |
Constructor and Description |
---|
CreateRegionFunction() |
Modifier and Type | Method and Description |
---|---|
boolean |
createRegion(RegionDefinition regionDefinition) |
protected org.apache.geode.cache.Cache |
resolveCache() |
public static final String CREATE_REGION_FUNCTION_ID
public boolean createRegion(RegionDefinition regionDefinition)
protected org.apache.geode.cache.Cache resolveCache()
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.