JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ru.tinkoff.kora.cache.telemetry
Interface CacheTracer.CacheSpan
Enclosing interface:
CacheTracer
public static interface
CacheTracer.CacheSpan
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
recordFailure
(
Throwable
throwable)
void
recordSuccess
()
Method Details
recordSuccess
void
recordSuccess
()
recordFailure
void
recordFailure
(@Nullable
Throwable
throwable)