| Package | Description |
|---|---|
| com.atlassian.vcache |
Contains the core types for Atlassian VCache API.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TransactionalExternalCache<V>
Represents an
ExternalCache where both the read and write operations are buffered until
the end of a transaction. |
Copyright © 2022 Atlassian. All rights reserved.