@FieldsAreNonnullByDefault @ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| BegunTransactionalActivityHandler |
Specifies the interface for a handler that is called when transactional activity has begun for a request.
|
| ExternalCacheDetails |
Details for a configured
ExternalCache |
| ExternalCacheExceptionListener |
Called whenever an
ExternalCacheException is being thrown. |
| JsonableFactory |
Represents a factory for building
Jsonable instances for a supplied RequestMetrics. |
| JvmCacheDetails |
Details for a configured
JvmCache |
| LongMetric |
A metric for tracking
Long values. |
| RequestCacheDetails |
Details for a configured
RequestCache |
| RequestContext |
Represents the context for a request.
|
| RequestMetrics |
Represents the metric for a request.
|
| VCacheCreationHandler |
Specifies the interface for a handler that is called before a cache is created.
|
| VCacheLifecycleManager |
The lifecycle 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 |
|---|---|
| NameValidator |
Provides utility methods to validate a name as being legitimate for use with VCache.
|
| Enum | Description |
|---|---|
| ExternalCacheDetails.BufferPolicy |
Represents the different buffering policies for
ExternalCache instances. |
| MetricLabel |
Represents all the metrics.
|
Copyright © 2019 Atlassian. All rights reserved.