@FieldsAreNonnullByDefault @ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault
See: Description
| Class | Description |
|---|---|
| GuavaDirectExternalCache<V> |
Guava based implementation of
DirectExternalCache. |
| GuavaServiceSettings |
Represents the settings for the Guava service.
|
| GuavaServiceSettingsBuilder |
Builder for
GuavaServiceSettings instances. |
| GuavaStableReadExternalCache<V> |
Guava implementation of
StableReadExternalCache. |
| GuavaTestServiceSettings |
Wrapper of
GuavaServiceSettings, available for test utils. |
| GuavaTransactionalExternalCache<V> |
Guava implementation of a
TransactionalExternalCache. |
| GuavaUtils |
Common utility methods that are specific for the Legacy implementation.
|
| GuavaVCacheService |
Main service that is backed by Guava.
|
Copyright © 2016 Atlassian. All rights reserved.