public interface ExternalCacheDetails
ExternalCache| Modifier and Type | Interface and Description |
|---|---|
static class |
ExternalCacheDetails.BufferPolicy
Represents the different buffering policies for
ExternalCache instances. |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The name of the cache, uniquely identifies this cache.
|
ExternalCacheDetails.BufferPolicy |
getPolicy() |
ExternalCacheSettings |
getSettings() |
String getName()
ExternalCacheDetails.BufferPolicy getPolicy()
ExternalCacheSettings getSettings()
Copyright © 2019 Atlassian. All rights reserved.