| Package | Description |
|---|---|
| com.atlassian.vcache |
Contains the core types for Atlassian VCache API.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DirectExternalCache<V>
Represents an
ExternalCache where all operations are performed directly on the external cache system. |
interface |
StableReadExternalCache<V>
Represents an
ExternalCache where the read operations are buffered. |
Copyright © 2022 Atlassian. All rights reserved.