| Package | Description |
|---|---|
| com.atlassian.vcache |
Contains the core types for Atlassian VCache API.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JvmCache<K,V>
Interface that defines the JVM cache operations.
|
interface |
RequestCache<K,V>
Represents a request scope cache, which is intended to hold data for the life of a request.
|
Copyright © 2022 Atlassian. All rights reserved.