| Package | Description |
|---|---|
| com.atlassian.vcache |
Contains the core types for Atlassian VCache API.
|
| com.atlassian.vcache.internal |
Contains the Atlassian internal API.
|
| com.atlassian.vcache.internal.core |
Contains the core implementation details that is common for Atlassian VCache API implementations.
|
| com.atlassian.vcache.internal.core.metrics |
Contains the core metrics implementations that is common for Atlassian VCache API implementations.
|
| com.atlassian.vcache.internal.core.service |
Contains the core implementation for a service.
|
| com.atlassian.vcache.internal.harness |
Contains test harnesses.
|
| com.atlassian.vcache.internal.legacy |
Contains the implementation based on the Atlassian Cache.
|
| com.atlassian.vcache.internal.memcached |
Implementation of the VCache API that uses:
Memcached for the
ExternalCache
Guava for the JvmCache. |
| com.atlassian.vcache.internal.test | |
| com.atlassian.vcache.marshallers |
Contains common implementations of the
Marshaller interface. |
Copyright © 2015 Atlassian. All rights reserved.