| Package | Description |
|---|---|
| org.hawkular.apm.server.api.services |
| Modifier and Type | Method and Description |
|---|---|
void |
SpanCache.store(String tenantId,
List<Span> spans,
Function<Span,String> cacheKeyEntrySupplier)
Stores spans into cache
|
void |
Cache.store(String tenantId,
List<T> information)
This methods stores the information in the cache.
|
void |
PropertyService.store(String tenantId,
Property<?> property)
Store single property in the cache.
|
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.