RegionInfo
Metadata about a Geode region
ApacheCachingData GridDistributed SystemsIn-MemoryOpen Source
Properties
| Name |
Type |
Description |
| name |
string |
Region name |
| type |
string |
Region type (REPLICATE, PARTITION, etc.) |
| keyConstraint |
string |
Java class constraint for keys, or null |
| valueConstraint |
string |
Java class constraint for values, or null |
JSON Schema