@Experimental public class ProtobufDriver extends java.lang.Object implements Driver
| Modifier and Type | Method and Description |
|---|---|
<K,V> Region<K,V> |
getRegion(java.lang.String regionName)
Creates an implementation of the region interface for the region with the unique name of
regionName. |
java.util.Set<java.lang.String> |
getRegionNames()
Retrieves a set of unique names of regions in the GemFire server to which this driver is
connected.
|
public java.util.Set<java.lang.String> getRegionNames()
throws java.io.IOException
DrivergetRegionNames in interface Driverjava.io.IOException