CacheFactoryCreate Method |
Name | Description | |
---|---|---|
![]() | Create |
To create the instance of Cache.
|
![]() ![]() | Create(String, DistributedSystem) |
Creates a new cache using the specified system.
|
![]() ![]() | Create(String, DistributedSystem, CacheAttributes) |
Creates a new cache using the specified system using the given
CacheAttributes.
|
![]() ![]() | Create(String, DistributedSystem, String) |
Creates a new cache using the specified system using parameters
from the given XML file.
|
![]() ![]() | Create(String, DistributedSystem, String, CacheAttributes) |
Creates a new cache using the specified system using parameters
from the given XML file and with
the given CacheAttributes.
|