ClientRegionFactoryObject overview
![]() |
Initializes a new instance of the ClientRegionFactoryObject class. |
![]() | 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 |
![]() | Missing <summary> documentation for M:Spring.Data.GemFire.ClientRegionFactoryObject.AfterPropertiesSet |
![]() | Missing <summary> documentation for M:Spring.Data.GemFire.ClientRegionFactoryObject.Dispose |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Missing <summary> documentation for M:Spring.Data.GemFire.RegionLookupFactoryObject.GetObject |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Missing <summary> documentation for F:Spring.Data.GemFire.RegionLookupFactoryObject.region |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Missing <summary> documentation for M:Spring.Data.GemFire.ClientRegionFactoryObject.LookupFallback(GemStone.GemFire.Cache.Cache,System.String) |
![]() | Creates a shallow copy of the current Object. |
![]() | Subclasses can override this method to further customize the Region configuration. |
![]() | Indented for subclasses to override and provide additional configuration of the AttributesFactory, for example setting persistence manager option is not currenlty exposed as a public property on the ClientRegionFactoryObject. |
![]() | Missing <summary> documentation for M:Spring.Data.GemFire.ClientRegionFactoryObject.RegisterInterests |
![]() | Missing <summary> documentation for M:Spring.Data.GemFire.ClientRegionFactoryObject.SetCallbacks(GemStone.GemFire.Cache.AttributesFactory) |
![]() | Missing <summary> documentation for M:Spring.Data.GemFire.ClientRegionFactoryObject.SetDistributionProperties(GemStone.GemFire.Cache.AttributesFactory) |
ClientRegionFactoryObject Class | Spring.Data.GemFire Namespace