@FunctionalInterface
public static interface SimpleRegionFactory.RegionExistsPredicate<K extends IKey<K>>
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(IKeyProvider<K> regionPath,
RegionKey key) |
boolean test(IKeyProvider<K> regionPath, RegionKey key) throws java.io.IOException
java.io.IOException