| Package | Description |
|---|---|
| com.atlassian.confluence.setup.bandana | |
| com.atlassian.confluence.setup.bandana.metrics |
| Modifier and Type | Method and Description |
|---|---|
Map<PersisterKey,Optional<Object>> |
ConfluenceDaoBandanaPersister.findAllByContextAndKey(Collection<String> contexts,
Collection<String> keys) |
Map<PersisterKey,Optional<Object>> |
BandanaBulkFetcher.findAllByContextAndKey(Collection<String> contexts,
Collection<String> keys)
Returns the specified keys from the specified contexts.
|
Map<PersisterKey,Optional<Object>> |
ConfluenceDaoBandanaPersister.findAllWithPrefix(String context,
String prefix) |
Map<PersisterKey,Optional<Object>> |
BandanaBulkFetcher.findAllWithPrefix(String context,
String prefix)
Returns the keys in the specified context which begin with the given prefix
|
| Modifier and Type | Method and Description |
|---|---|
void |
BandanaPrefetchMetricsRecord.recordMiss(PersisterKey key) |
static void |
BandanaPrefetchMetrics.recordMiss(PersisterKey key) |
Copyright © 2003–2016 Atlassian. All rights reserved.