Overload List
| Name | Description | |
|---|---|---|
| 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.
|