The properties of the ClientRegionFactoryObject class are listed below. For a complete list of ClientRegionFactoryObject class members, see the ClientRegionFactoryObject Members topic.
![]() | Sets the region attributes used for the region by this factory. Allows maximum control in specifying the region settings. |
![]() | Sets the cache used for creating the region |
![]() | Gets or sets the cache listener. |
![]() | Sets the cache loader. |
![]() | Gets or sets the cache writer. |
![]() | Sets a value indicating whether the region created by this factory object will be destroyed on shutdown (default false) |
![]() | Sets the endpoints for a client region. It is a comma separated list of host:port pairs. |
![]() | Missing <summary> documentation for P:Spring.Data.GemFire.ClientRegionFactoryObject.Interests |
![]() | Missing <summary> documentation for P:Spring.Data.GemFire.RegionLookupFactoryObject.IsSingleton |
![]() | Sets the name of the cache region. If no cache is found under the given name, a new one will be created. If no name is given, the objectName will be used. |
![]() | Missing <summary> documentation for P:Spring.Data.GemFire.ClientRegionFactoryObject.ObjectFactory |
![]() | Missing <summary> documentation for P:Spring.Data.GemFire.RegionLookupFactoryObject.ObjectName |
![]() | Missing <summary> documentation for P:Spring.Data.GemFire.RegionLookupFactoryObject.ObjectType |
![]() | Sets the name of the pool for a client region |
ClientRegionFactoryObject Class | Spring.Data.GemFire Namespace