@ParametersAreNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| ExternalCacheDetails |
Details for a configured
ExternalCache |
| JvmCacheDetails |
Details for a configured
JvmCache |
| PartitionAwareVCacheLifecycleManager |
The management interface specific for a partition-aware
VCacheLifecycleManager. |
| PartitionlessVCacheLifecycleManager |
The management interface specific for a
VCacheLifecycleManager which does not partition data. |
| RequestCacheDetails |
Details for a configured
RequestCache |
| VCacheLifecycleManager |
The lifecyle management interface that contains methods that need to be called, by the
host application, at different stages.
|
| VCacheManagement |
The management interface that contains methods to obtain information and manage the caches.
|
| VCacheSettingsDefaultsProvider |
A manager for retrieving the default settings for caches.
|
| Class | Description |
|---|---|
| CacheMetrics |
To be completed.
|
| Enum | Description |
|---|---|
| ExternalCacheDetails.BufferPolicy |
Represents the different buffering policies for
ExternalCache instances. |
Copyright © 2015 Atlassian. All rights reserved.