| Package | Description |
|---|---|
| com.atlassian.confluence.impl.vcache | |
| com.atlassian.confluence.vcache |
| Modifier and Type | Method and Description |
|---|---|
MemcachedStatusChecker.MemcachedStatus |
MemcachedManager.getStatus()
Returns the current status of Confluence's connection to Memcached.
|
| Modifier and Type | Method and Description |
|---|---|
MemcachedStatusChecker.MemcachedStatus |
MemcachedStatusChecker.getStatus() |
static MemcachedStatusChecker.MemcachedStatus |
MemcachedStatusChecker.MemcachedStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemcachedStatusChecker.MemcachedStatus[] |
MemcachedStatusChecker.MemcachedStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2016 Atlassian. All rights reserved.